projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab13a18
)
libertas: fix for wireless Kconfig changes
author
John W. Linville
<linville@tuxdriver.com>
Sun, 29 Apr 2007 00:28:45 +0000
(20:28 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 8 May 2007 05:20:15 +0000
(
01:20
-0400)
Need to change the libertas Kconfig entry to match changes made for
other wireless drivers.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/wireless/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/Kconfig
b/drivers/net/wireless/Kconfig
index 0184614517f9425fc1481a2f0906f323afd92b33..e273347dc6068b5dcad2653a46f02b07f17f3aef 100644
(file)
--- a/
drivers/net/wireless/Kconfig
+++ b/
drivers/net/wireless/Kconfig
@@
-267,7
+267,7
@@
config IPW2200_DEBUG
config LIBERTAS_USB
tristate "Marvell Libertas 8388 802.11a/b/g cards"
- depends on
NET_RADIO && USB
+ depends on
USB && WLAN_80211
select FW_LOADER
---help---
A driver for Marvell Libertas 8388 USB devices.