mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
comment "rtl8821au needs a Linux kernel to be built"
|
|
depends on !BR2_LINUX_KERNEL
|
|
|
|
config BR2_PACKAGE_RTL8821AU
|
|
bool "rtl8821au"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
rtl8821au wifi driver
|
|
|
|
https://github.com/abperiasamy/rtl8812AU_8821AU_linux
|