11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
|
config BR2_PACKAGE_RTL8189ES
|
||
|
bool "rtl8189es"
|
||
|
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"
|
||
|
depends on !BR2_LINUX_KERNEL
|