zephyr/drivers/console
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
CMakeLists.txt drivers: console: build as static library 2021-08-17 06:06:03 -04:00
gsm_mux.c drivers: console: gsm_mux: gsm_mux_state_str should be static 2022-03-01 11:53:15 +01:00
gsm_mux.h
ipm_console_receiver.c ring_buffer: rationalize the item-based put and get methods 2022-02-24 14:49:00 -08:00
ipm_console_sender.c
ipm_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.gsm_mux kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
native_posix_console.c
ram_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
rtt_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
semihost_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
uart_console.c drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
uart_mcumgr.c drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME 2021-08-23 18:53:47 -04:00
uart_mux_internal.h
uart_mux.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
uart_pipe.c
xtensa_sim_console.c drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00