mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
config BR2_PACKAGE_RTL8723BU
|
|
bool "rtl8723bu"
|
|
depends on !BR2_s390x
|
|
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_s390x
|
|
depends on !BR2_LINUX_KERNEL
|