Skip to content

Commit 77aa20b

Browse files
nordicjmeivindj-nordic
authored andcommitted
kconfig: Remove enable from prompt
Removes enable text from a Kconfig option Signed-off-by: Jamie McCrae <[email protected]>
1 parent 8ca85dd commit 77aa20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bm_installs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ config BM_INSTALL_ENTRIES
2525
Special field, set by sysbuild automatically, do not alter.
2626

2727
config BM_METADATA_WRITE
28-
bool "Enable metadata write functions (DO NOT ALTER)"
28+
bool "Metadata write functions (DO NOT ALTER)"
2929
select FLASH
3030
select FLASH_MAP
3131
help

0 commit comments

Comments
 (0)