kconfig: tweak Kconfig prompts

Tweak some Kconfig prompts after the removal of "Enable...".

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-03-09 12:31:16 +01:00 committed by Carles Cufí
commit dffaf5375c
19 changed files with 59 additions and 59 deletions

View file

@ -126,7 +126,7 @@ config MODEM_SHELL
sending a command to the modem UART.
config MODEM_SIM_NUMBERS
bool "Querying the SIM for IMSI and ICCID"
bool "Query the SIM for IMSI and ICCID"
depends on MODEM_SHELL
default y
help
@ -134,7 +134,7 @@ config MODEM_SIM_NUMBERS
can be disabled if the application does not use a SIM.
config MODEM_CELL_INFO
bool "Querying for operator and cell info"
bool "Query for operator and cell info"
depends on MODEM_SHELL
help
Query for numerical operator id, location area code and cell id.