Config.in 340 B

12345678910111213
  1. comment "rl8822cs needs a Linux kernel to be built"
  2. depends on !BR2_s390x
  3. depends on !BR2_LINUX_KERNEL
  4. config BR2_PACKAGE_RTL8822CS
  5. bool "rtl8822cs"
  6. depends on !BR2_s390x
  7. depends on BR2_LINUX_KERNEL
  8. help
  9. Realtek RTL8822CS Wi-Fi driver as a kernel module (JetHome
  10. repository)
  11. https://github.com/jethome-ru/rtl88x2cs/