From: Solomon Peachy Date: Wed, 29 Oct 2008 14:42:56 +0000 (-0400) Subject: Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aec6a5f03493fe392e38f969ed08210ea18a6014;p=mv-sheeva.git Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT Kconfig doesn't work with variables starting with CONFIG_ Signed-off-by: Solomon Peachy Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlan-ng/Kconfig b/drivers/staging/wlan-ng/Kconfig index 38a21a09570..9959b658c8c 100644 --- 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