Staging: prism2-usb: Build should select WIRELESS_EXT
The prevailing idiom is to select WIRELESS_EXT not depend on it. Depending leaves this driver in a situation where it can only be built if another driver that selects WIRELESS_EXT has been enabled. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d512a142f0
commit
e8ffaa3a06
@@ -1,6 +1,7 @@
|
|||||||
config PRISM2_USB
|
config PRISM2_USB
|
||||||
tristate "Prism2.5/3 USB driver"
|
tristate "Prism2.5/3 USB driver"
|
||||||
depends on WLAN && USB && WIRELESS_EXT
|
depends on WLAN && USB
|
||||||
|
select WIRELESS_EXT
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
||||||
|
Reference in New Issue
Block a user