]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/hostapd/config
hostapd: Compile with debugging messages
[people/pmueller/ipfire-2.x.git] / config / hostapd / config
index c3672c52422979037e6035d074bdbdc8f27a320d..66ebbf1ce3571a974067d2fcd52998adc96df6c2 100644 (file)
@@ -152,8 +152,7 @@ CONFIG_IEEE80211AC=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
-
+#CONFIG_NO_STDOUT_DEBUG=y
 
 # Add support for writing debug log to a file: -f /tmp/hostapd.log
 # Disabled by default.