kernel-ark/drivers/staging/vt6655/Kconfig
Larry Finger 125b181aec staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV
After the incorporation of the patch entitled "wext: refactor", some
of the wireless drivers in drivers/staging fail to build because they
need to have CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV defined.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:43 -04:00

9 lines
187 B
Plaintext

config VT6655
tristate "VIA Technologies VT6655 support"
depends on PCI
select WIRELESS_EXT
select WEXT_PRIV
---help---
This is a vendor-written driver for VIA VT6655.