Staging: wlan-ng: Update Help text to mention prism3 devices.
The driver also supports prism3 devices Signed-off-by: Solomon Peachy <pizza@shaftnet.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
c9b01df34b
commit
fe5755f61a
|
@ -1,9 +1,9 @@
|
|||
config PRISM2_USB
|
||||
tristate "Prism2.5 USB driver"
|
||||
tristate "Prism2.5/3 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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue