Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171656
b: refs/heads/master
c: 6a6a5c7
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and John W. Linville committed Nov 11, 2009
1 parent 89f53fc commit f60fbcf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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: 309e731a619bee28ace609b0c4c3a0029b7e5394
refs/heads/master: 6a6a5c7af130e703c23d23ebe3cde23e079e554e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/arlan/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config ARLAN
tristate "Aironet Arlan 655 & IC2200 DS support"
depends on ISA && !64BIT
depends on ISA && !64BIT && WLAN
select WIRELESS_EXT
---help---
Aironet makes Arlan, a class of wireless LAN adapters. These use the
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/netwave/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config PCMCIA_NETWAVE
tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
depends on PCMCIA
depends on PCMCIA && WLAN
select WIRELESS_EXT
select WEXT_PRIV
help
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/staging/wavelan/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config WAVELAN
tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support"
depends on ISA
depends on ISA && WLAN
select WIRELESS_EXT
select WEXT_SPY
select WEXT_PRIV
Expand All @@ -25,7 +25,7 @@ config WAVELAN

config PCMCIA_WAVELAN
tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
depends on PCMCIA
depends on PCMCIA && WLAN
select WIRELESS_EXT
select WEXT_SPY
select WEXT_PRIV
Expand Down

0 comments on commit f60fbcf

Please sign in to comment.