[Armadeus-commitlog] SF.net SVN: armadeus: [729] trunk/buildroot/target/device/armadeus/apf9328/ li
Brought to you by:
sszy
|
From: <jo...@us...> - 2007-12-12 04:16:21
|
Revision: 729
http://armadeus.svn.sourceforge.net/armadeus/?rev=729&view=rev
Author: jorasse
Date: 2007-12-11 20:16:26 -0800 (Tue, 11 Dec 2007)
Log Message:
-----------
[LINUX] Enable USB gadget drivers as default configuration
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf9328/linux-2.6.23.1.config
Modified: trunk/buildroot/target/device/armadeus/apf9328/linux-2.6.23.1.config
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/linux-2.6.23.1.config 2007-12-11 22:06:54 UTC (rev 728)
+++ trunk/buildroot/target/device/armadeus/apf9328/linux-2.6.23.1.config 2007-12-12 04:16:26 UTC (rev 729)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23.1
-# Sun Nov 18 11:44:56 2007
+# Wed Dec 12 05:05:51 2007
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -748,7 +748,30 @@
#
# USB Gadget Support
#
-# CONFIG_USB_GADGET is not set
+CONFIG_USB_GADGET=m
+# CONFIG_USB_GADGET_DEBUG is not set
+# CONFIG_USB_GADGET_DEBUG_FILES is not set
+CONFIG_USB_GADGET_SELECTED=y
+# CONFIG_USB_GADGET_AMD5536UDC is not set
+# CONFIG_USB_GADGET_FSL_USB2 is not set
+# CONFIG_USB_GADGET_NET2280 is not set
+# CONFIG_USB_GADGET_PXA2XX is not set
+# CONFIG_USB_GADGET_M66592 is not set
+CONFIG_USB_GADGET_IMX=y
+CONFIG_USB_IMX=m
+# CONFIG_USB_GADGET_GOKU is not set
+# CONFIG_USB_GADGET_LH7A40X is not set
+# CONFIG_USB_GADGET_OMAP is not set
+# CONFIG_USB_GADGET_S3C2410 is not set
+# CONFIG_USB_GADGET_AT91 is not set
+# CONFIG_USB_GADGET_DUMMY_HCD is not set
+# CONFIG_USB_GADGET_DUALSPEED is not set
+CONFIG_USB_ZERO=m
+# CONFIG_USB_ETH is not set
+CONFIG_USB_GADGETFS=m
+# CONFIG_USB_FILE_STORAGE is not set
+CONFIG_USB_G_SERIAL=m
+# CONFIG_USB_MIDI_GADGET is not set
#
# Armadeus specific drivers
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|