zephyr/drivers/mdio
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: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.esp32 drivers: mdio: Add ESP32 MDIO driver 2022-10-01 14:51:28 -04:00
Kconfig.nxp_s32 drivers: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00
Kconfig.sam
mdio_esp32.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
mdio_nxp_s32_netc.c drivers: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00
mdio_sam.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
mdio_shell.c drivers: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00