summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/RT305X
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/RT305X')
-rw-r--r--sys/mips/conf/RT305X44
1 files changed, 22 insertions, 22 deletions
diff --git a/sys/mips/conf/RT305X b/sys/mips/conf/RT305X
index 6527782..9d6ea17 100644
--- a/sys/mips/conf/RT305X
+++ b/sys/mips/conf/RT305X
@@ -35,10 +35,10 @@ hints "RT305X.hints" #Default places to look for devices.
# Debugging for use in -current
#options DEADLKRES #Enable the deadlock resolver
-#options INVARIANTS #Enable calls of extra sanity checking
-#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
-#options WITNESS #Enable checks to detect deadlocks and cycles
-#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
+#options INVARIANTS #Enable calls of extra sanity checking
+#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
+#options WITNESS #Enable checks to detect deadlocks and cycles
+#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
#options DIAGNOSTIC
#options DEBUG_LOCKS
#options DEBUG_VFS_LOCKS
@@ -48,7 +48,7 @@ options KDB
options SCHED_ULE
#options SCHED_4BSD #4BSD scheduler
-#options COMPAT_43
+#options COMPAT_43
options INET #InterNETworking
options NFSCL #Network Filesystem Client
options NFS_ROOT #NFS usable as /, requires NFSCL
@@ -61,7 +61,7 @@ options BOOTP_NFSV3
options BOOTP_WIRED_TO=rt0
options BOOTP_COMPAT
options CD9660 # ISO 9660 Filesystem
-options ROOTDEVNAME=\"cd9660:/dev/map/rootfs.uncompress\"
+options ROOTDEVNAME=\"cd9660:/dev/map/rootfs.uncompress\"
options TMPFS # TMP Memory Filesystem
#options FFS #Berkeley Fast Filesystem
@@ -72,22 +72,22 @@ options TMPFS # TMP Memory Filesystem
# Options for making kernel less hangry
makeoptions INLINE_LIMIT=1024
-options MAXUSERS=3
-options MAXFILES=512
-options NSFBUFS=256
-options SHMALL=128
-options MSGBUF_SIZE=65536
+options MAXUSERS=3
+options MAXFILES=512
+options NSFBUFS=256
+options SHMALL=128
+options MSGBUF_SIZE=65536
# Options for making kernel smallest
-options NO_SYSCTL_DESCR # No description string of sysctl
-#options NO_FFS_SNAPSHOT # Disable Snapshot supporting
-options SCSI_NO_SENSE_STRINGS
-options SCSI_NO_OP_STRINGS
-options RWLOCK_NOINLINE
-options SX_NOINLINE
-options NO_SWAPPING
+options NO_SYSCTL_DESCR # No description string of sysctl
+#options NO_FFS_SNAPSHOT # Disable Snapshot supporting
+options SCSI_NO_SENSE_STRINGS
+options SCSI_NO_OP_STRINGS
+options RWLOCK_NOINLINE
+options SX_NOINLINE
+options NO_SWAPPING
options MROUTING # Multicast routing
-options IPFIREWALL_DEFAULT_TO_ACCEPT
+options IPFIREWALL_DEFAULT_TO_ACCEPT
device random
device loop
@@ -125,8 +125,8 @@ device usb
#device scbus
options SCSI_DELAY=1000 # Delay (in ms) before probing SCSI
-#options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
-#options USB_DEBUG
-#options USB_REQ_DEBUG
+#options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
+#options USB_DEBUG
+#options USB_REQ_DEBUG
OpenPOWER on IntegriCloud