From pizza@shaftnet.org Fri Oct 31 10:44:29 2008 From: Solomon Peachy Date: Wed, 29 Oct 2008 10:42:56 -0400 Subject: Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT To: greg@kroah.com Cc: mark@linux-wlan.com, Solomon Peachy Message-ID: <1225291380-13775-5-git-send-email-pizza@shaftnet.org> Kconfig doesn't work with variables starting with CONFIG_ Signed-off-by: Solomon Peachy Signed-off-by: Greg Kroah-Hartman --- drivers/staging/wlan-ng/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/staging/wlan-ng/Kconfig +++ b/drivers/staging/wlan-ng/Kconfig @@ -1,6 +1,6 @@ config PRISM2_USB tristate "Prism2.5/3 USB driver" - depends on WLAN_80211 && USB && CONFIG_WIRELESS_EXT + depends on WLAN_80211 && USB && WIRELESS_EXT default n ---help--- This is the wlan-ng prism 2.5/3 USB driver for a wide range of