Skip to content

Commit

Permalink
kconfig: net_core_monitor: let entry be a menuconfig
Browse files Browse the repository at this point in the history
Let it have its own page in the menu.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
  • Loading branch information
lemrey authored and gmarull committed Aug 22, 2024
1 parent c7e83ac commit 03e9aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subsys/net_core_monitor/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 03e9aeb

Please sign in to comment.