eeecbe16e2
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
config BR2_PACKAGE_RTL8723BS
|
|
bool "rtl8723bs"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
rtl8723bs wifi driver
|
|
|
|
https://github.com/hadess/rtl8723bs
|
|
|
|
comment "rtl8723bs needs a Linux kernel to be built"
|
|
depends on !BR2_LINUX_KERNEL
|