zephyr/drivers/espi
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
espi_emul.c
espi_handlers.c
espi_it8xxx2.c
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c include: espi.h: Update OCB virtual wires mappings 2023-03-23 11:58:26 -04:00
espi_mchp_xec_v2.h drivers: espi: Microchip MEC172x eSPI VW initialization update 2023-03-23 11:58:26 -04:00
espi_mchp_xec.c
espi_npcx.c
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_utils.h
host_subs_npcx.c
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx
Kconfig.xec