Staging: wlan-ng: fix build error if wireless networking is not enabled
Thanks to Ingo for pointing this out. Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
config PRISM2_USB
|
config PRISM2_USB
|
||||||
tristate "Prism2.5 USB driver"
|
tristate "Prism2.5 USB driver"
|
||||||
depends on USB
|
depends on WLAN_80211 && USB
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
This is the wlan-ng prism 2.5 USB driver for a wide range of
|
This is the wlan-ng prism 2.5 USB driver for a wide range of
|
||||||
|
Reference in New Issue
Block a user