Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: vt6655: switch driver over to mac80211

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Malcolm Priestley and committed by
Greg Kroah-Hartman
1f7a081a 14e53006

+1 -3
+1 -3
drivers/staging/vt6655/Kconfig
··· 1 1 config VT6655 2 2 tristate "VIA Technologies VT6655 support" 3 - depends on PCI && WLAN && m 4 - select WIRELESS_EXT 5 - select WEXT_PRIV 3 + depends on PCI && MAC80211 && m 6 4 ---help--- 7 5 This is a vendor-written driver for VIA VT6655. 8 6