Commit 50da3ead authored by John W. Linville's avatar John W. Linville

ipw2100, ipw2200: select LIB80211

Otherwise some configs can result in missing print_ssid...
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 3d29b0c3
......@@ -128,6 +128,7 @@ config IPW2100
depends on PCI && WLAN_80211
select WIRELESS_EXT
select FW_LOADER
select LIB80211
select IEEE80211
---help---
A driver for the Intel PRO/Wireless 2100 Network
......@@ -186,6 +187,7 @@ config IPW2200
depends on PCI && WLAN_80211
select WIRELESS_EXT
select FW_LOADER
select LIB80211
select IEEE80211
---help---
A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment