mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 16:11:04 +00:00
staging: rtl8723bs: force driver to be built as a module.
Due to the ton of global symbols, the driver has to be a module otherwise the build blows up if it is compiled into the kernel. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7ad61a386b
commit
1e7605e3ff
@ -1,6 +1,7 @@
|
||||
config RTL8723BS
|
||||
tristate "Realtek RTL8723BS SDIO Wireless LAN NIC driver"
|
||||
depends on WLAN && MMC && CFG80211
|
||||
depends on m
|
||||
select WIRELESS_EXT
|
||||
select WEXT_PRIV
|
||||
---help---
|
||||
|
Loading…
x
Reference in New Issue
Block a user