diff options
Diffstat (limited to 'arch/mips/ath79/Kconfig')
-rw-r--r-- | arch/mips/ath79/Kconfig | 4 |
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 | ||
91 | config SOC_QCA955X | ||
92 | select USB_ARCH_HAS_EHCI | ||
93 | def_bool n | ||
94 | |||
91 | config PCI_AR724X | 95 | config PCI_AR724X |
92 | def_bool n | 96 | def_bool n |
93 | 97 | ||