zephyr/drivers/video
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 drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.mcux_csi drivers: video: Update drivers to use devicetree Kconfig symbol 2022-07-19 09:39:49 -07:00
Kconfig.mt9m114 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.ov2640 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.ov7725 video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
Kconfig.sw_generator
mt9m114.c drivers: mt9m114: Fix value type 2023-03-14 15:12:22 +00:00
ov2640.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ov7725.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
video_common.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
video_mcux_csi.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
video_sw_generator.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00