mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 08:11:56 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
i2s_common.c | ||
i2s_handlers.c | ||
i2s_litex.c | ||
i2s_litex.h | ||
i2s_ll_stm32.c | ||
i2s_ll_stm32.h | ||
i2s_mcux_flexcomm.c | ||
i2s_mcux_sai.c | ||
i2s_mcux_sai.h | ||
i2s_nrfx.c | ||
i2s_sam_ssc.c | ||
Kconfig | ||
Kconfig.litex | ||
Kconfig.mcux | ||
Kconfig.mcux_flexcomm | ||
Kconfig.nrfx | ||
Kconfig.sam_ssc | ||
Kconfig.stm32 |