zephyr/drivers/sdhc
Henrik Brix Andersen c41dd36de2 drivers: kconfig: unify menuconfig title strings
Unify the drivers/*/Kconfig menuconfig title strings to the format
"<class> [(acronym)] [bus] drivers".

Including both the full name of the driver class and an acronym makes
menuconfig more user friendly as some of the acronyms are less well-known
than others. It also improves Kconfig search, both via menuconfig and via
the generated Kconfig documentation.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-28 15:06:06 +02:00
..
CMakeLists.txt drivers: sdhc: add SD host controller driver for LPC SDIF 2022-09-08 10:06:28 +02:00
imx_usdhc.c drivers: sdhc: Support HS400 mode on IMX driver 2023-01-14 09:22:22 +01:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.imx drivers: sdhc: Fixes IMX SDHC DMA support 2023-01-14 09:22:22 +01:00
Kconfig.mcux_sdif drivers: sdhc: add SD host controller driver for LPC SDIF 2022-09-08 10:06:28 +02:00
Kconfig.spi crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
mcux_sdif.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
sdhc_spi.c drivers: sdhc: add support for configurable power on delay to SPI SDHC 2023-03-03 09:18:47 +01:00