summaryrefslogtreecommitdiff
path: root/target/linux/s3c24xx
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2009-10-05 15:41:53 +0000
committerMirko Vogt <mirko@openwrt.org>2009-10-05 15:41:53 +0000
commit848a064c2c73df4b3fc0c0323a874c906b9c1a4d (patch)
treea5514f4562a643e4de1dbdbdfe9dd64361c048e4 /target/linux/s3c24xx
parentbbc091bd650390567525e2316bd068c5e13f9f74 (diff)
downloadmtk-20170518-848a064c2c73df4b3fc0c0323a874c906b9c1a4d.zip
mtk-20170518-848a064c2c73df4b3fc0c0323a874c906b9c1a4d.tar.gz
mtk-20170518-848a064c2c73df4b3fc0c0323a874c906b9c1a4d.tar.bz2
explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r--target/linux/s3c24xx/config-2.6.301
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30
index f5933c4..5071f4a 100644
--- a/target/linux/s3c24xx/config-2.6.30
+++ b/target/linux/s3c24xx/config-2.6.30
@@ -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