Skip to content

Commit

Permalink
ipw2100, ipw2200: select LIB80211
Browse files Browse the repository at this point in the history
Otherwise some configs can result in missing print_ssid...

Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
John W. Linville committed Nov 21, 2008
1 parent 3d29b0c commit 50da3ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 50da3ea

Please sign in to comment.