2015-07-25 17:51:01 +00:00
|
|
|
comment "rtl8821au needs a Linux kernel to be built"
|
2022-10-26 13:26:33 +00:00
|
|
|
depends on !BR2_s390x
|
2015-07-25 17:51:01 +00:00
|
|
|
depends on !BR2_LINUX_KERNEL
|
|
|
|
|
|
|
|
config BR2_PACKAGE_RTL8821AU
|
|
|
|
bool "rtl8821au"
|
2022-10-26 13:26:33 +00:00
|
|
|
depends on !BR2_s390x
|
2015-07-25 17:51:01 +00:00
|
|
|
depends on BR2_LINUX_KERNEL
|
|
|
|
help
|
|
|
|
rtl8821au wifi driver
|
|
|
|
|
2020-01-10 04:32:36 +00:00
|
|
|
https://github.com/abperiasamy/rtl8812AU_8821AU_linux
|