]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8723bs: force driver to be built as a module.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Apr 2017 05:35:53 +0000 (07:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Apr 2017 05:35:53 +0000 (07:35 +0200)
commit1e7605e3ff04b3faf42f662c853d1aea4c37fa06
treedef7942ae9d5e7cdcf185bc2686931fce34d5b5c
parent7ad61a386bb804ae562966ae23baf5f4deee014b
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>
drivers/staging/rtl8723bs/Kconfig