aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/ath79/Kconfig')
-rw-r--r--arch/mips/ath79/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/ath79/Kconfig b/arch/mips/ath79/Kconfig
index f44feee2d67f..cffdc8e3b63b 100644
--- a/arch/mips/ath79/Kconfig
+++ b/arch/mips/ath79/Kconfig
@@ -88,6 +88,10 @@ config SOC_AR934X
88 select PCI_AR724X if PCI 88 select PCI_AR724X if PCI
89 def_bool n 89 def_bool n
90 90
91config SOC_QCA955X
92 select USB_ARCH_HAS_EHCI
93 def_bool n
94
91config PCI_AR724X 95config PCI_AR724X
92 def_bool n 96 def_bool n
93 97