summaryrefslogtreecommitdiffstats
path: root/package/rtl8188eu/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rtl8188eu/Config.in')
-rw-r--r--package/rtl8188eu/Config.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/package/rtl8188eu/Config.in b/package/rtl8188eu/Config.in
deleted file mode 100644
index 9263802e09..0000000000
--- a/package/rtl8188eu/Config.in
+++ /dev/null
@@ -1,19 +0,0 @@
-config BR2_PACKAGE_RTL8188EU
- bool "rtl8188eu"
- depends on BR2_LINUX_KERNEL
- help
- A standalone driver for the RTL8188EU USB Wi-Fi adapter.
- This is needed only for Linux kernels before 3.12.
- Since 3.12, there is a (staging) driver in mainline, with a
- similar codebase.
-
- Make sure your target kernel has the CONFIG_WIRELESS_EXT
- config option enabled.
-
- Note: this package needs a firmware loading mechanism to load
- the binary blob for the chip to work.
-
- https://github.com/lwfinger/rtl8188eu
-
-comment "rtl8188eu needs a Linux kernel to be built"
- depends on !BR2_LINUX_KERNEL
OpenPOWER on IntegriCloud