From bfd69b4134093228f0b49bc6c2a1bb2eafd9c044 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 7 Dec 2012 11:01:53 +0000 Subject: kernel: add missing USB configuration symbols after r34501 Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34568 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/harddisk/config-default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ixp4xx/harddisk') 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 -- cgit v1.2.3