Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42b1c8cc25f6a5ecbd43f9d66e8b8b7ec25b7d9d
Commit:     42b1c8cc25f6a5ecbd43f9d66e8b8b7ec25b7d9d
Parent:     ab13a18a3c8cc5a386ae8c74d53ed5ca0b0ec7bb
Author:     John W. Linville <[EMAIL PROTECTED]>
AuthorDate: Sat Apr 28 20:28:45 2007 -0400
Committer:  Jeff Garzik <[EMAIL PROTECTED]>
CommitDate: Tue May 8 01:20:15 2007 -0400

    libertas: fix for wireless Kconfig changes
    
    Need to change the libertas Kconfig entry to match changes made for
    other wireless drivers.
    
    Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
    Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>
---
 drivers/net/wireless/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 0184614..e273347 100644
--- 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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to