summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/KB920X
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-10 05:39:06 +0000
committerimp <imp@FreeBSD.org>2012-07-10 05:39:06 +0000
commit73d0ae1bbf2801a62d303c2066c0a4d034b5a3bb (patch)
tree7c011a430ba89434315bc86bcfa92031058d3195 /sys/arm/conf/KB920X
parent06d108a4b9b6dfc32d9347085028a1d1c76ec75f (diff)
downloadFreeBSD-src-73d0ae1bbf2801a62d303c2066c0a4d034b5a3bb.zip
FreeBSD-src-73d0ae1bbf2801a62d303c2066c0a4d034b5a3bb.tar.gz
Revert last change. It was accidental.
Diffstat (limited to 'sys/arm/conf/KB920X')
-rw-r--r--sys/arm/conf/KB920X9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X
index c3c0e28..d102f5f 100644
--- a/sys/arm/conf/KB920X
+++ b/sys/arm/conf/KB920X
@@ -21,16 +21,10 @@
ident KB920X
include "../at91/std.kb920x"
-# bring in the sam specific timers and such
-#include "../at91/std.at91sam9"
-nodevice at91rm9200
-device at91sam9
-device at91sam9x25
# The AT91 platform doesn't use /boot/loader, so we have to statically wire
# hints.
hints "KB920X.hints"
makeoptions MODULES_OVERRIDE=""
-options LINUX_BOOT_ABI
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
options DDB
@@ -87,7 +81,7 @@ device lxtphy
#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device md
-#device at91_twi # TWI: Two Wire Interface
+device at91_twi # TWI: Two Wire Interface
device at91_spi # SPI:
device spibus
# MMC/SD
@@ -144,7 +138,6 @@ device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
device wlan_amrr # AMRR transmit rate control algorithm
-#device cfi
options IEEE80211_SUPPORT_MESH
options AH_SUPPORT_AR5416
OpenPOWER on IntegriCloud