aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/winbond/Kconfig12
1 files changed, 8 insertions, 4 deletions
diff --git a/drivers/staging/winbond/Kconfig b/drivers/staging/winbond/Kconfig
index 425219ed7ab..940460c39f3 100644
--- a/drivers/staging/winbond/Kconfig
+++ b/drivers/staging/winbond/Kconfig
@@ -1,7 +1,11 @@
1config W35UND 1config W35UND
2 tristate "Winbond driver" 2 tristate "IS89C35 WLAN USB driver"
3 depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL && !4KSTACKS 3 depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL
4 default n 4 default n
5 ---help--- 5 ---help---
6 This is highly experimental driver for winbond wifi card on some Kohjinsha notebooks 6 This is highly experimental driver for Winbond WIFI card.
7 Check http://code.google.com/p/winbondport/ for new version 7
8 Hardware is present in some Kohjinsha subnotebooks, and in some
9 stand-alone USB modules. Chipset name seems to be w89c35d.
10
11 Check http://code.google.com/p/winbondport/ for new version.