aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/files/full.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-11-11 00:34:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-11-11 00:34:42 +0000
commit388ec022919cdd8c4480ddfb4b0950b7a3bbf77a (patch)
tree98ae450f3997d28e4a7b8649f9299c86717118e1 /package/hostapd/files/full.config
parent122884ff7d57ca0b6a445b7df0e1dfbff03173cf (diff)
downloadmaster-187ad058-388ec022919cdd8c4480ddfb4b0950b7a3bbf77a.tar.gz
master-187ad058-388ec022919cdd8c4480ddfb4b0950b7a3bbf77a.tar.bz2
master-187ad058-388ec022919cdd8c4480ddfb4b0950b7a3bbf77a.zip
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18360 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/files/full.config')
-rw-r--r--package/hostapd/files/full.config14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/hostapd/files/full.config b/package/hostapd/files/full.config
index 8643a2b0ae..07c924fe90 100644
--- a/package/hostapd/files/full.config
+++ b/package/hostapd/files/full.config
@@ -142,3 +142,17 @@ CONFIG_IEEE80211N=y
# This can be used to reduce the size of the hostapd considerably if debugging
# code is not needed.
#CONFIG_NO_STDOUT_DEBUG=y
+
+# Remove support for RADIUS accounting
+#CONFIG_NO_ACCOUNTING=y
+
+# Remove support for RADIUS
+#CONFIG_NO_RADIUS=y
+
+# Remove support for VLANs
+#CONFIG_NO_VLAN=y
+
+CONFIG_TLS=internal
+CONFIG_INTERNAL_LIBTOMMATH=y
+CONFIG_INTERNAL_AES=y
+NEED_AES_DEC=y