diff options
-rw-r--r-- | sys/sparc64/conf/GENERIC | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index c91ab00..ab02248 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -190,10 +190,6 @@ device bpf #Berkeley packet filter #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet - -# Tempary things until things are farther along. -makeoptions NO_MODULES=true - options KTR options KTR_COMPILE=0xffffffff options KTR_ENTRIES=8192 |