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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ath79/Kconfig b/arch/mips/ath79/Kconfig
index cffdc8e3b63b..77926e331b17 100644
--- a/arch/mips/ath79/Kconfig
+++ b/arch/mips/ath79/Kconfig
@@ -108,7 +108,7 @@ config ATH79_DEV_USB
108 def_bool n 108 def_bool n
109 109
110config ATH79_DEV_WMAC 110config ATH79_DEV_WMAC
111 depends on (SOC_AR913X || SOC_AR933X || SOC_AR934X) 111 depends on (SOC_AR913X || SOC_AR933X || SOC_AR934X || SOC_QCA955X)
112 def_bool n 112 def_bool n
113 113
114endif 114endif