Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21222
b: refs/heads/master
c: 4ddc165
h: refs/heads/master
v: v3
  • Loading branch information
Jan Niehusmann authored and John W. Linville committed Feb 17, 2006
1 parent 6f71cba commit c5ed4fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b69e69d4e6386bcb6592c75af897e5e79641602
refs/heads/master: 4ddc1651cee0143eeddbe043ccd66bb87072e279
6 changes: 4 additions & 2 deletions trunk/drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,9 @@ comment "Wireless 802.11b ISA/PCI cards support"

config IPW2100
tristate "Intel PRO/Wireless 2100 Network Connection"
depends on NET_RADIO && PCI && IEEE80211
depends on NET_RADIO && PCI
select FW_LOADER
select IEEE80211
---help---
A driver for the Intel PRO/Wireless 2100 Network
Connection 802.11b wireless network adapter.
Expand Down Expand Up @@ -189,8 +190,9 @@ config IPW2100_DEBUG

config IPW2200
tristate "Intel PRO/Wireless 2200BG and 2915ABG Network Connection"
depends on NET_RADIO && IEEE80211 && PCI
depends on NET_RADIO && PCI
select FW_LOADER
select IEEE80211
---help---
A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network
Connection adapters.
Expand Down

0 comments on commit c5ed4fd

Please sign in to comment.