80d2299733
Add RTL8723BU package to compile the Realtek RTL8723BU Wifi driver. Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
config BR2_PACKAGE_RTL8723BU
|
|
bool "rtl8723bu"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
rtl8723bu wifi driver
|
|
|
|
https://github.com/lwfinger/rtl8723bu
|
|
|
|
comment "rtl8723bu needs a Linux kernel to be built"
|
|
depends on !BR2_LINUX_KERNEL
|