1comment "rtl8821au needs a Linux kernel to be built" 2 depends on !BR2_LINUX_KERNEL 3 4config BR2_PACKAGE_RTL8821AU 5 bool "rtl8821au" 6 depends on BR2_LINUX_KERNEL 7 help 8 rtl8821au wifi driver 9 10 https://github.com/abperiasamy/rtl8812AU_8821AU_linux 11