diff --git a/subsys/net_core_monitor/Kconfig b/subsys/net_core_monitor/Kconfig index be084928d5e9..c80d8dc34489 100644 --- a/subsys/net_core_monitor/Kconfig +++ b/subsys/net_core_monitor/Kconfig @@ -4,7 +4,7 @@ # SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # -config NET_CORE_MONITOR +menuconfig NET_CORE_MONITOR bool "NCM (Network Core Monitor) module [EXPERIMENTAL]" select EXPERIMENTAL depends on (SOC_NRF5340_CPUAPP || SOC_NRF5340_CPUNET)