Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d17734ae authored by Luis R. Rodriguez's avatar Luis R. Rodriguez Committed by John W. Linville
Browse files

ath: depend on cfg80211



The ath.ko module itself depends on cfg80211

Signed-off-by: default avatarLuis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent dd21dcdc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config ATH_COMMON
	tristate "Atheros Wireless Cards"
	depends on WLAN_80211
	depends on CFG80211
	depends on ATH5K || ATH9K || AR9170_USB

source "drivers/net/wireless/ath/ath5k/Kconfig"