Config.in 279 B

123456789101112
  1. config BR2_PACKAGE_RTL8723BU
  2. bool "rtl8723bu"
  3. depends on !BR2_s390x
  4. depends on BR2_LINUX_KERNEL
  5. help
  6. rtl8723bu wifi driver
  7. https://github.com/lwfinger/rtl8723bu
  8. comment "rtl8723bu needs a Linux kernel to be built"
  9. depends on !BR2_s390x
  10. depends on !BR2_LINUX_KERNEL