mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-20 04:44:26 +08:00
[wireless hostap] automatically select ieee80211 dependency in Kconfig
This commit is contained in:
parent
ceeec3dc37
commit
504be3aa09
@ -1,6 +1,8 @@
|
||||
config HOSTAP
|
||||
tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)"
|
||||
depends on NET_RADIO
|
||||
select IEEE80211
|
||||
select IEEE80211_CRYPT_WEP
|
||||
---help---
|
||||
Shared driver code for IEEE 802.11b wireless cards based on
|
||||
Intersil Prism2/2.5/3 chipset. This driver supports so called
|
||||
|
Loading…
Reference in New Issue
Block a user