https://github.com/torvalds/linux
Raw File
Tip revision: 45beca08dd8b6d6a65c5ffd730af2eac7a2c7a03 authored by Linus Torvalds on 02 November 2008, 22:17:19 UTC
Linux v2.6.28-rc3
Tip revision: 45beca0
Kconfig
config PRISM2_USB
	tristate "Prism2.5 USB driver"
	depends on WLAN_80211 && USB
	default n
	---help---
	  This is the wlan-ng prism 2.5 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