Skip to content

Commit 50ea0fe

Browse files
lemreyrlubos
authored andcommitted
debug: ppi_trace: let Kconfig entry be a simple config
Only one entry inside the menu, simplify it a bit and make it a simple config entry instead. Signed-off-by: Emanuele Di Santo <[email protected]>
1 parent fcfa207 commit 50ea0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/debug/ppi_trace/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
menuconfig PPI_TRACE
7+
config PPI_TRACE
88
bool "Enable PPI trace"
99
select NRFX_GPIOTE
1010
select NRFX_PPI if HAS_HW_NRF_PPI

0 commit comments

Comments
 (0)