buildroot/package/xr819-xradio/Config.in
Sergey Matyukevich 681c1614be xr819-xradio: new package
This patch adds xradio wireless driver for SDIO WiFi chip XR819.
The out-of-tree driver is sourced from fifteenhex's work
on github https://github.com/fifteenhex/xradio

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
[Thomas: add entry in DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-21 22:39:43 +02:00

11 lines
267 B
Plaintext

config BR2_PACKAGE_XR819_XRADIO
bool "xr819-xradio"
depends on BR2_LINUX_KERNEL
help
Wireless driver for SDIO WiFi chip XR819
https://github.com/fifteenhex/xradio
comment "xr819-xradio driver needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL