From: Greg Kroah-Hartman Date: Mon, 20 Oct 2008 21:32:33 +0000 (-0700) Subject: Staging: wlan-ng: fix build error if wireless networking is not enabled X-Git-Tag: v2.6.28-rc1~34^2~16 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0c74433e319dfd67eadc645bb90192d618024a87;p=linux-2.6-omap-h63xx.git Staging: wlan-ng: fix build error if wireless networking is not enabled Thanks to Ingo for pointing this out. Cc: Ingo Molnar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlan-ng/Kconfig b/drivers/staging/wlan-ng/Kconfig index 10b1f0f634d..2425d860dca 100644 --- a/drivers/staging/wlan-ng/Kconfig +++ b/drivers/staging/wlan-ng/Kconfig @@ -1,6 +1,6 @@ config PRISM2_USB tristate "Prism2.5 USB driver" - depends on USB + depends on WLAN_80211 && USB default n ---help--- This is the wlan-ng prism 2.5 USB driver for a wide range of