Skip to content
Snippets Groups Projects
Commit d0fc1d5e authored by Zhu Yi's avatar Zhu Yi Committed by David S. Miller
Browse files

iwmc3200wifi: fix link error when CFG80211 is not selected


The patch makes iwmc3200wifi select CFG80211 instead of LIB80211.
This fixed module link error reported by Randy Dunlap
<randy.dunlap@oracle.com> when compiling iwmc3200wifi without
cfg80211 selected. WIRELESS_EXT is also selected by iwmc3200wifi.

Signed-off-by: default avatarZhu Yi <yi.zhu@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e3804cbe
No related branches found
No related tags found
No related merge requests found
config IWM
tristate "Intel Wireless Multicomm 3200 WiFi driver"
depends on MMC && WLAN_80211 && EXPERIMENTAL
select LIB80211
select WIRELESS_EXT
select CFG80211
select FW_LOADER
select RFKILL
......
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