Skip to content
Snippets Groups Projects
Commit 34f831db authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ath: fix selecting the module individually (#19162)


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 44750
parent 90b3984e
No related branches found
No related tags found
No related merge requests found
--- a/drivers/net/wireless/ath/Kconfig
+++ b/drivers/net/wireless/ath/Kconfig
@@ -6,6 +6,7 @@ menuconfig ATH_CARDS
tristate "Atheros Wireless Cards"
depends on m
depends on CFG80211 && (!UML || BROKEN)
+ select ATH_COMMON
---help---
This will enable the support for the Atheros wireless drivers.
ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment