Commit 310d465d authored by Pavel Machek's avatar Pavel Machek Committed by Greg Kroah-Hartman

Staging: w35und: fix Kconfig

4KSTACK dependency was needed when driver carried its own softmac
layer. That layer is gone, and functions have reasonably small stack
footprint -> dependency can be removed.

Add better description of hardware this driver is targetted at (now
with fixed whitespace)
Signed-off-by: default avatarPavel Machek <pavel@suse.cz>
Acked-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a3f245a2
config W35UND
tristate "Winbond driver"
depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL && !4KSTACKS
tristate "IS89C35 WLAN USB driver"
depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL
default n
---help---
This is highly experimental driver for winbond wifi card on some Kohjinsha notebooks
Check http://code.google.com/p/winbondport/ for new version
This is highly experimental driver for Winbond WIFI card.
Hardware is present in some Kohjinsha subnotebooks, and in some
stand-alone USB modules. Chipset name seems to be w89c35d.
Check http://code.google.com/p/winbondport/ for new version.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment