Skip to content

Commit

Permalink
libertas: fix for wireless Kconfig changes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
John W. Linville authored and Jeff Garzik committed May 8, 2007
1 parent ab13a18 commit 42b1c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 42b1c8c

Please sign in to comment.