CONFIG_ATH_CARDS was replaced with CONFIG_WLAN_VENDOR_ATH in
commit b5c9b4f91a6f ("ath: unify Kconfig with other vendors").  Anyway
it is being selected automatically as dependency on chosen Atheros
driver.

Signed-off-by: Krzysztof Kozlowski <k...@kernel.org>
---
 arch/mips/configs/bcm47xx_defconfig   | 1 -
 arch/mips/configs/loongson3_defconfig | 1 -
 2 files changed, 2 deletions(-)

diff --git a/arch/mips/configs/bcm47xx_defconfig 
b/arch/mips/configs/bcm47xx_defconfig
index ba800a892384..745daaec13cb 100644
--- a/arch/mips/configs/bcm47xx_defconfig
+++ b/arch/mips/configs/bcm47xx_defconfig
@@ -48,7 +48,6 @@ CONFIG_NETDEVICES=y
 CONFIG_B44=y
 CONFIG_TIGON3=y
 CONFIG_BGMAC=y
-CONFIG_ATH_CARDS=y
 CONFIG_ATH5K=y
 CONFIG_B43=y
 CONFIG_B43LEGACY=y
diff --git a/arch/mips/configs/loongson3_defconfig 
b/arch/mips/configs/loongson3_defconfig
index 324dfee23dfb..e100575625cc 100644
--- a/arch/mips/configs/loongson3_defconfig
+++ b/arch/mips/configs/loongson3_defconfig
@@ -215,7 +215,6 @@ CONFIG_PPPOE=m
 CONFIG_PPPOL2TP=m
 CONFIG_PPP_ASYNC=m
 CONFIG_PPP_SYNC_TTY=m
-CONFIG_ATH_CARDS=m
 CONFIG_ATH9K=m
 CONFIG_HOSTAP=m
 CONFIG_INPUT_POLLDEV=m
-- 
2.7.4

Reply via email to