Added an option to add (or override) Credential attribute(s) in M8
[wpasupplicant] / hostapd / defconfig
index 8e31a0d..348d665 100644 (file)
@@ -135,3 +135,17 @@ CONFIG_IPV6=y
 
 # IEEE 802.11n (High Throughput) support
 #CONFIG_IEEE80211N=y
+
+# Remove debugging code that is printing out debug messages to stdout.
+# 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