diff options
-rw-r--r-- | arch/mips/ath79/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/ath79/Kconfig b/arch/mips/ath79/Kconfig index af01669ba665..90edf27609e8 100644 --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig | |||
@@ -41,6 +41,9 @@ config SOC_AR913X | |||
41 | select USB_ARCH_HAS_EHCI | 41 | select USB_ARCH_HAS_EHCI |
42 | def_bool n | 42 | def_bool n |
43 | 43 | ||
44 | config SOC_AR933X | ||
45 | def_bool n | ||
46 | |||
44 | config ATH79_DEV_AR913X_WMAC | 47 | config ATH79_DEV_AR913X_WMAC |
45 | depends on SOC_AR913X | 48 | depends on SOC_AR913X |
46 | def_bool n | 49 | def_bool n |