2022-12-18 01:55:46 +01:00
|
|
|
comment "rtl8821cu needs a Linux kernel to be built"
|
2023-02-14 11:50:33 +01:00
|
|
|
depends on !BR2_s390x
|
2022-12-18 01:55:46 +01:00
|
|
|
depends on !BR2_LINUX_KERNEL
|
|
|
|
|
|
|
|
config BR2_PACKAGE_RTL8821CU
|
|
|
|
bool "rtl8821cu"
|
2023-02-14 11:50:33 +01:00
|
|
|
depends on !BR2_s390x
|
2022-12-18 01:55:46 +01:00
|
|
|
depends on BR2_LINUX_KERNEL
|
|
|
|
help
|
|
|
|
rtl8821cu wifi driver
|
|
|
|
|
|
|
|
https://github.com/brektrou/rtl8821CU
|