summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/DB-88F6XXX
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/DB-88F6XXX')
-rw-r--r--sys/arm/conf/DB-88F6XXX26
1 files changed, 13 insertions, 13 deletions
diff --git a/sys/arm/conf/DB-88F6XXX b/sys/arm/conf/DB-88F6XXX
index 9831b39..c44f801 100644
--- a/sys/arm/conf/DB-88F6XXX
+++ b/sys/arm/conf/DB-88F6XXX
@@ -7,7 +7,7 @@
ident DB-88F6XXX
include "../mv/kirkwood/std.db88f6xxx"
-options SOC_MV_KIRKWOOD
+options SOC_MV_KIRKWOOD
makeoptions MODULES_OVERRIDE=""
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
@@ -18,34 +18,34 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options NFSCLIENT #Network Filesystem Client
-options NFSLOCKD #Network Lock Manager
+options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as /, requires NFSCLIENT
-options BOOTP
-options BOOTP_NFSROOT
-options BOOTP_NFSV3
-options BOOTP_WIRED_TO=mge0
+options BOOTP
+options BOOTP_NFSROOT
+options BOOTP_NFSV3
+options BOOTP_WIRED_TO=mge0
-#options ROOTDEVNAME=\"ufs:/dev/da0a\"
+#options ROOTDEVNAME=\"ufs:/dev/da0a\"
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options MUTEX_NOINLINE
-options RWLOCK_NOINLINE
+options RWLOCK_NOINLINE
options NO_FFS_SNAPSHOT
options NO_SWAPPING
# Debugging
-options ALT_BREAK_TO_DEBUGGER
-options DDB
-options DIAGNOSTIC
+options ALT_BREAK_TO_DEBUGGER
+options DDB
+options DIAGNOSTIC
#options INVARIANTS #Enable calls of extra sanity checking
#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
-options KDB
+options KDB
options WITNESS #Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
-#options WITNESS_KDB
+#options WITNESS_KDB
device pci
OpenPOWER on IntegriCloud