xref: /openbmc/linux/drivers/staging/wlan-ng/Kconfig (revision ba61bb17)
1config PRISM2_USB
2	tristate "Prism2.5/3 USB driver"
3	depends on WLAN && USB && CFG80211
4	select WIRELESS_EXT
5	select WEXT_PRIV
6	default n
7	---help---
8	  This is the wlan-ng prism 2.5/3 USB driver for a wide range of
9	  old USB wireless devices.
10
11	  To compile this driver as a module, choose M here: the module
12	  will be called prism2_usb.
13