summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
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/ixp4xx
parent63135142d88b9635df992a05b659aff508096901 (diff)
downloadmaster-31e0f0ae-33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e.tar.gz
master-31e0f0ae-33f6c5ddb92c70bcd921cf198f0eef96a66ffa1e.tar.bz2
master-31e0f0ae-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/ixp4xx')
-rw-r--r--target/linux/ixp4xx/harddisk/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/harddisk/config-default b/target/linux/ixp4xx/harddisk/config-default
index e8ea99213e..78e599ca86 100644
--- a/target/linux/ixp4xx/harddisk/config-default
+++ b/target/linux/ixp4xx/harddisk/config-default
@@ -10,9 +10,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_EHCI_HCD=y
+# CONFIG_USB_EHCI_HCD_PLATFORM is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_OHCI_HCD=y
+# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_STORAGE=y