aboutsummaryrefslogtreecommitdiffstats
path: root/main/wpa_supplicant/config
diff options
context:
space:
mode:
Diffstat (limited to 'main/wpa_supplicant/config')
-rw-r--r--main/wpa_supplicant/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wpa_supplicant/config b/main/wpa_supplicant/config
index 2ff2a99a8..701c073f8 100644
--- a/main/wpa_supplicant/config
+++ b/main/wpa_supplicant/config
@@ -200,11 +200,11 @@ CONFIG_CTRL_IFACE=y
# When building a wpa_cli binary for distribution, please note that these
# libraries are licensed under GPL and as such, BSD license may not apply for
# the resulting binary.
-CONFIG_READLINE=y
+#CONFIG_READLINE=y
# Include internal line edit mode in wpa_cli. This can be used as a replacement
# for GNU Readline to provide limited command line editing and history support.
-#CONFIG_WPA_CLI_EDIT=y
+CONFIG_WPA_CLI_EDIT=y
# Remove debugging code that is printing out debug message to stdout.
# This can be used to reduce the size of the wpa_supplicant considerably