https://github.com/torvalds/linux
Raw File
Tip revision: b7392d2247cfe6771f95d256374f1a8e6a6f48d6 authored by Linus Torvalds on 29 December 2014, 00:49:37 UTC
Linux 3.19-rc2
Tip revision: b7392d2
Kconfig
config PRISM2_USB
	tristate "Prism2.5/3 USB driver"
	depends on WLAN && USB && CFG80211
	select WIRELESS_EXT
	select WEXT_PRIV
	default n
	---help---
	  This is the wlan-ng prism 2.5/3 USB driver for a wide range of
	  old USB wireless devices.

	  To compile this driver as a module, choose M here: the module
	  will be called prism2_usb.
back to top