summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-07 11:01:53 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-07 11:01:53 +0000
commitdb5048901e68b6e9d856994681ccc825a7200832 (patch)
tree1b384d5e3fa0bb3f3d3aaf8b5cffd21dbe5b1668 /target/linux/x86
parent3076169a7b7cd7656d3a3653f162a1468817bf46 (diff)
kernel: add missing USB configuration symbols after r34501
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/generic/config-3.32
-rw-r--r--target/linux/x86/olpc/config-3.32
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/x86/generic/config-3.3 b/target/linux/x86/generic/config-3.3
index eabcbf06f..90bdacd97 100644
--- a/target/linux/x86/generic/config-3.3
+++ b/target/linux/x86/generic/config-3.3
@@ -169,9 +169,11 @@ CONFIG_SERIAL_8250_PNP=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
+# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# 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_STORAGE=y
CONFIG_USB_UHCI_HCD=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
diff --git a/target/linux/x86/olpc/config-3.3 b/target/linux/x86/olpc/config-3.3
index 41357e109..184b8398a 100644
--- a/target/linux/x86/olpc/config-3.3
+++ b/target/linux/x86/olpc/config-3.3
@@ -101,10 +101,12 @@ CONFIG_TIMER_STATS=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
+# CONFIG_USB_EHCI_HCD_PLATFORM is not set
CONFIG_USB_EHCI_TT_NEWSCHED=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_STORAGE=y
CONFIG_USB_UHCI_HCD=y
CONFIG_VGA_ARB=y