hostap: Enable WPA_CLI if WIFI_NM_WPA_SUPPLICANT_CLI is selected
Use WIFI_NM_WPA_SUPPLICANT_CLI to better control the config of WPA_CLI. Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
This commit is contained in:
parent
657e340345
commit
be0be3d485
1 changed files with 1 additions and 0 deletions
|
|
@ -349,6 +349,7 @@ config WIFI_NM_WPA_SUPPLICANT_11AX
|
|||
|
||||
config WPA_CLI
|
||||
bool "WPA CLI support"
|
||||
default y if WIFI_NM_WPA_SUPPLICANT_CLI
|
||||
help
|
||||
Enable WPA CLI support for wpa_supplicant.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue