mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-21 03:23:04 -05:00
hostapd: Add CONFIG_WPA_CLI_EDIT to defconfig
As hostapd_cli now supports command completion add documentation of the config option to defconfig. Disabled per default. Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
This commit is contained in:
parent
5d30f927ea
commit
c650f92916
@ -348,3 +348,7 @@ CONFIG_IPV6=y
|
|||||||
# Note: This is an experimental and not yet complete implementation. This
|
# Note: This is an experimental and not yet complete implementation. This
|
||||||
# should not be enabled for production use.
|
# should not be enabled for production use.
|
||||||
#CONFIG_FILS=y
|
#CONFIG_FILS=y
|
||||||
|
|
||||||
|
# Include internal line edit mode in hostapd_cli. This can be used to provide
|
||||||
|
# limited command line editing and history support.
|
||||||
|
#CONFIG_WPA_CLI_EDIT=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user