zephyr/soc/arm/nxp_kinetis
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
..
common soc: arm: nxp: kinetis: fix pinctrl compilation for ke1xf SoC series 2022-03-07 13:52:12 -06:00
k2x arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
k6x arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
k8x arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
ke1xf kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
kl2x soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
kv5x arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
kwx arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt soc: kinetis: Add common pinctrl include file 2022-03-03 13:00:20 -06:00
flash_config.ld arm: linker.ld: Port KINETIS_FLASH_CONFIG to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
flash_configuration.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig soc: arm: nxp: kinetis: disable watchdog init if bootloader is enabled 2020-01-29 15:12:24 -06:00
Kconfig.defconfig drivers: adc: Refactor drivers to use shared init priority 2021-10-20 07:33:44 -04:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00