Re: [PATCH 14/23] Staging: add w35und wifi driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Geert Uytterhoeven
Date: Saturday, October 18, 2008 - 1:55 pm

On Fri, 10 Oct 2008, Greg KH wrote:


W35UND should depend on USB

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 drivers/staging/winbond/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/staging/winbond/Kconfig
+++ b/drivers/staging/winbond/Kconfig
@@ -1,6 +1,6 @@
 config W35UND
 	tristate "Winbond driver"
-	depends on MAC80211 && WLAN_80211 && EXPERIMENTAL && !4KSTACKS
+	depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL && !4KSTACKS
 	default n
 	---help---
 	  This is highly experimental driver for winbond wifi card on some Kohjinsha notebooks

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] STAGING patches for 2.6.28, Greg KH, (Fri Oct 10, 3:41 pm)
[PATCH 04/23] Staging: add MAINTAINERS entry, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 05/23] Staging: add et131x network driver, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 12/23] Staging: USB/IP: add client driver, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 13/23] Staging: USB/IP: add host driver, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 14/23] Staging: add w35und wifi driver, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 17/23] Staging: Fix gcc warnings in sxg, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 18/23] Staging: go7007 v4l fixes, Greg KH, (Fri Oct 10, 3:42 pm)
[PATCH 23/23] Staging: Lindent sxg.c, Greg KH, (Fri Oct 10, 3:42 pm)
Re: [PATCH 16/23] Staging: add echo cancelation module, Mike Frysinger, (Fri Oct 10, 4:08 pm)
Re: [PATCH 16/23] Staging: add echo cancelation module, Tzafrir Cohen, (Fri Oct 10, 11:33 pm)
Re: [GIT PATCH] STAGING patches for 2.6.28, Greg KH, (Mon Oct 13, 2:36 pm)
[PATCH 25/25] staging: at76_usb wireless driver, Greg KH, (Mon Oct 13, 2:38 pm)
Re: [PATCH 25/25] staging: at76_usb wireless driver, Pavel Roskin, (Mon Oct 13, 2:49 pm)
Re: [PATCH 25/25] staging: at76_usb wireless driver, Pavel Roskin, (Mon Oct 13, 2:58 pm)
Re: [GIT PATCH] STAGING patches for 2.6.28, Linus Torvalds, (Fri Oct 17, 1:34 pm)
Re: [GIT PATCH] STAGING patches for 2.6.28, Greg KH, (Fri Oct 17, 2:38 pm)
Re: [GIT PATCH] STAGING patches for 2.6.28, Greg KH, (Fri Oct 17, 3:00 pm)
Re: [PATCH 14/23] Staging: add w35und wifi driver, Geert Uytterhoeven, (Sat Oct 18, 1:55 pm)