buildroot/package/rtl8189fs/Config.in
Sergey Matyukevich 90e829e0fd rtl8189fs: new package
This package adds the rtl8189fs WiFi driver. The driver is sourced
from jwrdegoede's and icenowy's work on GitHub:
   repo: https://github.com/jwrdegoede/rtl8189ES_linux.git
   branch: rtl8189fs

Driver is known to support Realtek RTL8189FTV chip.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-03 23:27:05 +01:00

11 lines
250 B
Plaintext

config BR2_PACKAGE_RTL8189FS
bool "rtl8189fs"
depends on BR2_LINUX_KERNEL
help
Wireless driver rtl8189fs.
https://github.com/jwrdegoede/rtl8189ES_linux.git
comment "rtl8189fs needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL