explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without...
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 15:41:53 +0000 (15:41 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 15:41:53 +0000 (15:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17890 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/s3c24xx/config-2.6.30

index f5933c4..5071f4a 100644 (file)
@@ -422,6 +422,7 @@ CONFIG_USB_ETH_RNDIS=y
 # CONFIG_USB_FILE_STORAGE is not set
 CONFIG_USB_GADGET=y
 # CONFIG_USB_GADGETFS is not set
+# CONFIG_USB_GADGET_DEBUG_FS is not set
 # CONFIG_USB_GADGET_AMD5536UDC is not set
 # CONFIG_USB_GADGET_AT91 is not set
 # CONFIG_USB_GADGET_ATMEL_USBA is not set
This page took 0.030667 seconds and 4 git commands to generate.