summaryrefslogtreecommitdiffstats
path: root/openwrt/package/xsupplicant/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/xsupplicant/Config.in')
-rw-r--r--openwrt/package/xsupplicant/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/xsupplicant/Config.in b/openwrt/package/xsupplicant/Config.in
deleted file mode 100644
index f9746d0b4d..0000000000
--- a/openwrt/package/xsupplicant/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_XSUPPLICANT
- prompt "xsupplicant....................... A fully compliant 802.1x authenticator"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBOPENSSL
- select BR2_PACKAGE_WIRELESS_TOOLS
- help
- This software allows a GNU/Linux or BSD workstation to authenticate with
- a RADIUS server using 802.1x and various EAP protocols.
-
- http://open1x.sourceforge.net/
-