Skip to content

Commit a7de9ec

Browse files
leewkb4567nordicjm
authored andcommitted
gzll: Kconfig option prompt compliance fix
Kconfig option GZLL prompt does not start with 'Enable'. JIRA: NCSDK-35796 Signed-off-by: Bernard Lee <[email protected]>
1 parent 7aa44cd commit a7de9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gzll/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
#
66

77
config GZLL
8-
bool "Enable Gazell Link Layer"
8+
bool "Gazell Link Layer"
99
depends on SOC_SERIES_NRF52X || SOC_SERIES_NRF53X

0 commit comments

Comments
 (0)