Signed-off-by: Matthias Klein --- rules/wpa_supplicant.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rules/wpa_supplicant.in b/rules/wpa_supplicant.in index 733a2b5..62b9b08 100644 --- a/rules/wpa_supplicant.in +++ b/rules/wpa_supplicant.in @@ -127,4 +127,10 @@ config WPA_SUPPLICANT_INSTALL_CLI it's not necessary to have wpa_cli in the final (non-development) version of an Embedded System. +config WPA_SUPPLICANT_DEBUG_FILE + bool + prompt "log file support" + help + Add support for writing debug log to a file + endif -- 1.7.10.4