2020-05-11 20:10:51 +02:00
|
|
|
config BR2_PACKAGE_RTL8189ES
|
|
|
|
bool "rtl8189es"
|
2022-10-26 15:26:28 +02:00
|
|
|
depends on !BR2_s390x
|
2020-05-11 20:10:51 +02:00
|
|
|
depends on BR2_LINUX_KERNEL
|
|
|
|
help
|
|
|
|
Wireless driver rtl8189es.
|
|
|
|
|
|
|
|
https://github.com/jwrdegoede/rtl8189ES_linux.git
|
|
|
|
|
|
|
|
comment "rtl8189es needs a Linux kernel to be built"
|
2022-10-26 15:26:28 +02:00
|
|
|
depends on !BR2_s390x
|
2020-05-11 20:10:51 +02:00
|
|
|
depends on !BR2_LINUX_KERNEL
|