]> git.baikalelectronics.ru Git - kernel.git/commit
staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 1 Oct 2009 18:22:27 +0000 (13:22 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:43 +0000 (16:39 -0400)
commitdf49e73c88eccd28f3ddddceecd36b041c1284fc
tree07fd0786e48bf0b9d2a362744eed0e0fac156f0f
parent31f23a93ccfb3540014cf5830300130383f2e2cb
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>
drivers/staging/rtl8187se/Kconfig
drivers/staging/rtl8192e/Kconfig
drivers/staging/vt6655/Kconfig
drivers/staging/vt6656/Kconfig