Author: imp
Date: Sun Jul 29 04:26:24 2012
New Revision: 238880
URL: http://svn.freebsd.org/changeset/base/238880

Log:
  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

Modified:
  head/sys/arm/conf/ATMEL

Modified: head/sys/arm/conf/ATMEL
==============================================================================
--- head/sys/arm/conf/ATMEL     Sun Jul 29 01:01:35 2012        (r238879)
+++ head/sys/arm/conf/ATMEL     Sun Jul 29 04:26:24 2012        (r238880)
@@ -165,6 +165,7 @@ device              umass           # Disks/Mass storage - 
Re
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to