zephyr/drivers/mbox
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: mbox: add support for NXP S32 MRU 2023-01-24 14:37:20 +01:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.nrfx drivers: mbox: separate NRFx specific Kconfig 2023-01-24 14:37:20 +01:00
Kconfig.nxp_s32 drivers: mbox: add support for NXP S32 MRU 2023-01-24 14:37:20 +01:00
mbox_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mbox_nrfx_ipc.c drivers: mbox: nrfx: align implementation to nrfx 2.10 API 2022-11-08 10:48:38 +01:00
mbox_nxp_s32_mru.c drivers: mbox: add support for NXP S32 MRU 2023-01-24 14:37:20 +01:00