zephyr/drivers/ps2
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 driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.npcx driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig.xec drivers: ps2: Microchip XEC PS2 add MEC172x support 2022-05-03 14:13:20 -05:00
ps2_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ps2_mchp_xec.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ps2_npcx_channel.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ps2_npcx_controller.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ps2_npcx_controller.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00