1 config BR2_PACKAGE_RTL8188EU
3 depends on BR2_LINUX_KERNEL
5 A standalone driver for the RTL8188EU USB Wi-Fi adapter.
6 This is needed only for Linux kernels before 3.12.
7 Since 3.12, there is a (staging) driver in mainline, with a similar
10 Make sure your target kernel has the CONFIG_WIRELESS_EXT config
13 Note: this package needs a firmware loading mechanism to load the
14 binary blob for the chip to work.
16 https://github.com/lwfinger/rtl8188eu
18 comment "rtl8188eu needs a Linux kernel to be built"
19 depends on !BR2_LINUX_KERNEL