Skip to content

Commit f0987cb

Browse files
seov-nordicnordicjm
authored andcommitted
nrf_fuel_gauge: Kconfig: fix compliance
Do not start NRF_FUEL_GAUGE option's prompt with Enable Signed-off-by: Sergei Ovchinnikov <[email protected]>
1 parent c34308b commit f0987cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf_fuel_gauge/Kconfig

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

77
config NRF_FUEL_GAUGE
8-
bool "Enable nRF Fuel Gauge library"
8+
bool "nRF Fuel Gauge library"
99
select REQUIRES_FULL_LIBC
1010

1111
if NRF_FUEL_GAUGE

0 commit comments

Comments
 (0)