summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-29 04:26:24 +0000
committerimp <imp@FreeBSD.org>2012-07-29 04:26:24 +0000
commit747b21e7b6f31deb48cbc65498757980a185ad3e (patch)
treef3900f0f07469e500a8f9c110e2e8e0ef373bd7e /sys/arm
parent28600196ba47cdda7056a883effdcef6f99eb90c (diff)
downloadFreeBSD-src-747b21e7b6f31deb48cbc65498757980a185ad3e.zip
FreeBSD-src-747b21e7b6f31deb48cbc65498757980a185ad3e.tar.gz
Add usb_template for the gadget support. Even though this isn't a
bootable kernel, its config will likely be copied to places that are. Submitted by: Hans Petter Selasky
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/ATMEL1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/ATMEL b/sys/arm/conf/ATMEL
index da5c98b..4eafcc2 100644
--- a/sys/arm/conf/ATMEL
+++ b/sys/arm/conf/ATMEL
@@ -165,6 +165,7 @@ device umass # Disks/Mass storage - Requires scbus and da
device at91_dci # Atmel's usb device
device usfs # emulate a flash
device cdce # emulate an ethernet
+device usb_template # Control of the gadget
# watchdog
device at91_wdt # Atmel AT91 Watchdog Timer
OpenPOWER on IntegriCloud