11 lines
267 B
Plaintext
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
|