Skip to content

Commit be0be3d

Browse files
MaochenWang1kartben
authored andcommitted
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 <[email protected]>
1 parent 657e340 commit be0be3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hostap/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ config WIFI_NM_WPA_SUPPLICANT_11AX
349349

350350
config WPA_CLI
351351
bool "WPA CLI support"
352+
default y if WIFI_NM_WPA_SUPPLICANT_CLI
352353
help
353354
Enable WPA CLI support for wpa_supplicant.
354355

0 commit comments

Comments
 (0)