Skip to content

Commit 7f36ddd

Browse files
committed
gzll: Kconfig option prompt compliance fix
Kconfig option GZLL prompt does not start with 'Enable'. Signed-off-by: Bernard Lee <[email protected]>
1 parent 88362b6 commit 7f36ddd

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)