aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-07 11:01:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-07 11:01:53 +0000
commit33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e (patch)
treeef21fd02140de5496baa96b91aa4653caf4e5958 /target/linux/cns3xxx
parent63135142d88b9635df992a05b659aff508096901 (diff)
downloadupstream-33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e.tar.gz
upstream-33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e.tar.bz2
upstream-33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e.zip
kernel: add missing USB configuration symbols after r34501
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r--target/linux/cns3xxx/config-3.32
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/config-3.3 b/target/linux/cns3xxx/config-3.3
index 9729b58cf6..6db30d6c2c 100644
--- a/target/linux/cns3xxx/config-3.3
+++ b/target/linux/cns3xxx/config-3.3
@@ -182,11 +182,13 @@ CONFIG_USB_CNS3XXX_OHCI=y
CONFIG_USB_COMMON=y
CONFIG_USB_DWC_OTG=y
CONFIG_USB_EHCI_HCD=y
+# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_HCD=y
+# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set
CONFIG_USE_GENERIC_SMP_HELPERS=y