zephyr/drivers/bbram
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
..
bbram_emul.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram_it8xxx2.c include: fix includes for IT8xxx2 SoC 2022-10-12 16:10:05 -04:00
bbram_microchip_mcp7940n.c drivers: bbram: Add Microchip MCP7940N driver 2023-03-01 08:55:39 +01:00
bbram_npcx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram_shell.c drivers: bbram: Introduce BBRAM shell 2022-12-08 16:47:09 +09:00
bbram_stm32.c drivers: bbram: Introduce STM32 BBRAM driver 2022-12-08 16:47:09 +09:00
bbram_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt drivers: bbram: Add Microchip MCP7940N driver 2023-03-01 08:55:39 +01:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.bbram_emul drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
Kconfig.it8xxx2 drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
Kconfig.microchip drivers: bbram: Add Microchip MCP7940N driver 2023-03-01 08:55:39 +01:00
Kconfig.npcx drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
Kconfig.stm32 drivers: bbram: Introduce STM32 BBRAM driver 2022-12-08 16:47:09 +09:00
Kconfig.xec drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00