Commit 07e195fd authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: vt665?: prevent modules from being built into the kernel.

It causes lots of linking errors when both of these modules are built into the
kernel directly due to their global symbol mess.
Reported-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7989f7d5
config VT6655
tristate "VIA Technologies VT6655 support"
depends on PCI && WLAN
depends on PCI && WLAN && m
select WIRELESS_EXT
select WEXT_PRIV
---help---
......
config VT6656
tristate "VIA Technologies VT6656 support"
depends on USB && WLAN
depends on USB && WLAN && m
select WIRELESS_EXT
select WEXT_PRIV
select FW_LOADER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment