projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d29b0c
)
ipw2100, ipw2200: select LIB80211
author
John W. Linville
<linville@tuxdriver.com>
Mon, 10 Nov 2008 18:59:18 +0000
(13:59 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 21 Nov 2008 16:06:03 +0000
(11:06 -0500)
Otherwise some configs can result in missing print_ssid...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/Kconfig
b/drivers/net/wireless/Kconfig
index 42afaedbb21931a94b414245d8d705b8b617ec02..35dbc89a1a364fd3b980ad0f725711667a832a19 100644
(file)
--- a/
drivers/net/wireless/Kconfig
+++ b/
drivers/net/wireless/Kconfig
@@
-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