zephyr/drivers/i2s
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 i2s: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
i2s_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_litex.c include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
i2s_litex.h include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
i2s_ll_stm32.c Drivers: I2S: STM32: Mishandling of Master Clock output (MCK) 2023-03-22 10:06:11 +01:00
i2s_ll_stm32.h Drivers: I2S: STM32: Mishandling of Master Clock output (MCK) 2023-03-22 10:06:11 +01:00
i2s_mcux_flexcomm.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
i2s_mcux_sai.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
i2s_mcux_sai.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_nrfx.c soc: arm: nordic_nrf: replace NRF_DT_CHECK_PIN_ASSIGNMENTS 2023-02-28 08:42:05 -08:00
i2s_sam_ssc.c drivers: ssc: sam: Update to use clock control 2023-03-21 14:12:25 -07:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.litex drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.mcux drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.mcux_flexcomm drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.nrfx drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.sam_ssc drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
Kconfig.stm32 drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00