aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/KB920X
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2012-07-29 04:28:29 +0000
committerWarner Losh <imp@FreeBSD.org>2012-07-29 04:28:29 +0000
commit9a5d82ab307e27c733fd66846445bd8b9be52070 (patch)
tree714582a84fa621538c6dbfba8fbd272decfdf57d /sys/arm/conf/KB920X
parentefd53ca820d0d2da4718e80972045cf84da22f70 (diff)
downloadsrc-9a5d82ab307e27c733fd66846445bd8b9be52070.tar.gz
src-9a5d82ab307e27c733fd66846445bd8b9be52070.zip
Commit the dci (gadget) support to the one ATMEL kernel config where
it might actually work.
Notes
Notes: svn path=/head/; revision=238881
Diffstat (limited to 'sys/arm/conf/KB920X')
-rw-r--r--sys/arm/conf/KB920X6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X
index d102f5f2c548..8eb4b410adae 100644
--- a/sys/arm/conf/KB920X
+++ b/sys/arm/conf/KB920X
@@ -138,6 +138,12 @@ device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
device wlan_amrr # AMRR transmit rate control algorithm
+# USB device (gadget) support
+device at91_dci # Atmel's usb device
+device usfs # emulate a flash
+device cdce # emulate an ethernet
+device usb_template # Control of the gadget
+
options IEEE80211_SUPPORT_MESH
options AH_SUPPORT_AR5416