modules: hostap: Remove redundant default

Default is always disabled.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2025-01-14 00:46:40 +05:30 committed by Benjamin Cabé
commit 819acf18f0

View file

@ -278,7 +278,6 @@ config WIFI_NM_WPA_SUPPLICANT_EAPOL
config WIFI_NM_WPA_SUPPLICANT_CLI
bool "CLI support for wpa_supplicant"
default n
config WIFI_NM_WPA_SUPPLICANT_INF_MON
bool "Monitor the net mgmt event to add/del interface"