Skip to content

Commit

Permalink
Staging: W35UND should depend on USB
Browse files Browse the repository at this point in the history
W35UND should depend on USB

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Geert Uytterhoeven authored and Greg Kroah-Hartman committed Oct 22, 2008
1 parent c2bf092 commit 88f0aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/winbond/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 88f0aee

Please sign in to comment.