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
|