xref: /openbmc/linux/drivers/staging/wlan-ng/Kconfig (revision 2874c5fd)
1# SPDX-License-Identifier: GPL-2.0
2config PRISM2_USB
3	tristate "Prism2.5/3 USB driver"
4	depends on WLAN && USB && CFG80211
5	select WIRELESS_EXT
6	select WEXT_PRIV
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