diff options
Diffstat (limited to 'package/wpa_supplicant/Config.in')
-rw-r--r-- | package/wpa_supplicant/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/wpa_supplicant/Config.in b/package/wpa_supplicant/Config.in index 8b0b366936..74145f1860 100644 --- a/package/wpa_supplicant/Config.in +++ b/package/wpa_supplicant/Config.in @@ -49,6 +49,11 @@ config BR2_PACKAGE_WPA_SUPPLICANT_DBUS_INTROSPECTION help Add introspection support for new DBus control interface. +config BR2_PACKAGE_WPA_SUPPLICANT_DEBUG_SYSLOG + bool "Enable syslog support" + help + Enable support for sending debug messages to syslog + config BR2_PACKAGE_WPA_SUPPLICANT_WPS bool "Enable support for WPS" help |