summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorticso <ticso@FreeBSD.org>2009-04-17 22:45:57 +0000
committerticso <ticso@FreeBSD.org>2009-04-17 22:45:57 +0000
commitf21e914b37ae56dcf4fda2a714a084b3ece37aee (patch)
treeeee1f614404d65e269a3f2e1209c2958d16fa6e0 /sys/arm/conf
parent022b7124b2683a58a4bc2ecc36c9b9a6e40ec488 (diff)
downloadFreeBSD-src-f21e914b37ae56dcf4fda2a714a084b3ece37aee.zip
FreeBSD-src-f21e914b37ae56dcf4fda2a714a084b3ece37aee.tar.gz
minor cleanup
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/BWCT8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/arm/conf/BWCT b/sys/arm/conf/BWCT
index 6698cbc..8b8ca11 100644
--- a/sys/arm/conf/BWCT
+++ b/sys/arm/conf/BWCT
@@ -51,7 +51,7 @@ options NFSCLIENT #Network Filesystem Client
#options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as /, requires NFSCLIENT
options BOOTP_NFSROOT
-options BOOTP
+options BOOTP
#options MSDOSFS #MSDOS Filesystem
#options CD9660 #ISO 9660 Filesystem
@@ -83,7 +83,7 @@ device rlswitch
#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 DIAGNOSTIC
device md
device at91_twi # TWI: Two Wire Interface
@@ -101,7 +101,7 @@ device ds1672 # DS1672 on I2C bus
#device smb
# SPI bus
device spibus
-#device at45d # at45db642 and maybe others
+#device at45d # at45db642 and maybe others
device bpf # Berkeley packet filter
@@ -109,5 +109,3 @@ device bpf # Berkeley packet filter
#device ohci
#device usb
#device umass # Disks/Mass storage - Requires scbus and da
-
-#device at91_qdmmc
OpenPOWER on IntegriCloud