summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-19 17:27:31 +0000
committerJohn Crispin <john@openwrt.org>2014-01-19 17:27:31 +0000
commitebaa3817a71c1641a55cdfb3a378c97d942811bc (patch)
tree8838cfed27977ed6a68d0c35fd9d0bd52ca4d09a /target/linux/ramips/mt7621
parenta818a3cf8f6b9180608b0f2c841dde6eb53a46ea (diff)
downloadmaster-31e0f0ae-ebaa3817a71c1641a55cdfb3a378c97d942811bc.tar.gz
master-31e0f0ae-ebaa3817a71c1641a55cdfb3a378c97d942811bc.tar.bz2
master-31e0f0ae-ebaa3817a71c1641a55cdfb3a378c97d942811bc.zip
ralink: activate xhci config
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39330
Diffstat (limited to 'target/linux/ramips/mt7621')
-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