summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-29 04:28:29 +0000
committerimp <imp@FreeBSD.org>2012-07-29 04:28:29 +0000
commita924dd42d7285ea17a578f61bac0f86561537c64 (patch)
tree714582a84fa621538c6dbfba8fbd272decfdf57d
parent747b21e7b6f31deb48cbc65498757980a185ad3e (diff)
downloadFreeBSD-src-a924dd42d7285ea17a578f61bac0f86561537c64.zip
FreeBSD-src-a924dd42d7285ea17a578f61bac0f86561537c64.tar.gz
Commit the dci (gadget) support to the one ATMEL kernel config where
it might actually work.
-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 d102f5f..8eb4b41 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
OpenPOWER on IntegriCloud