aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-01-19 17:27:31 +0000
committerJohn Crispin <blogic@openwrt.org>2014-01-19 17:27:31 +0000
commit1391153fe2145ff60d49786f291e604591e25d15 (patch)
tree4467b210309dc853206d60844b0c44d8308a2dfd
parent56e5be943d5fa65a23507f02a2ffdb6b5baa37f6 (diff)
downloadupstream-1391153fe2145ff60d49786f291e604591e25d15.tar.gz
upstream-1391153fe2145ff60d49786f291e604591e25d15.tar.bz2
upstream-1391153fe2145ff60d49786f291e604591e25d15.zip
ralink: activate xhci config
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39330 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/mt7621/config-3.105
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/config-3.10 b/target/linux/ramips/mt7621/config-3.10
index a94e976fc8..194bb4a1cc 100644
--- a/target/linux/ramips/mt7621/config-3.10
+++ b/target/linux/ramips/mt7621/config-3.10
@@ -135,6 +135,7 @@ CONFIG_OF_PCI=y
CONFIG_OF_PCI_IRQ=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PCI=y
+CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
CONFIG_PCI_DOMAINS=y
CONFIG_PERF_USE_VMALLOC=y
CONFIG_PHYLIB=y
@@ -189,9 +190,13 @@ CONFIG_USB=m
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_COMMON=m
# CONFIG_USB_EHCI_HCD is not set
+CONFIG_USB_MT7621_XHCI_PLATFORM=y
CONFIG_USB_PHY=y
CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set
+CONFIG_USB_XHCI_HCD=m
+# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
+CONFIG_USB_XHCI_PLATFORM=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_USE_OF=y
CONFIG_WATCHDOG_CORE=y