zephyr/drivers/led
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
Kconfig
Kconfig.gpio
Kconfig.ht16k33
Kconfig.lp503x
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
ht16k33.c
led_context.h
led_gpio.c
led_handlers.c
led_mchp_xec.c
led_pwm.c
led_shell.c
lp503x.c
lp3943.c
lp5562.c
pca9633.c
tlc59108.c