-
CONFIG_VIDEO_MCUX_CSI
¶
NXP MCUX CMOS Sensor Interface (CSI) driver
Type: bool
Direct dependencies¶
(VIDEO
&& SOC_SERIES_IMX_RT
) || (HAS_MCUX_CSI
&& VIDEO
)
(Includes any dependencies from ifs and menus.)
Default¶
y if
HAS_MCUX_CSI
Kconfig definitions¶
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:110
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4
Menu path: (Top)
config VIDEO_MCUX_CSI
bool
default y if HAS_MCUX_CSI
depends on VIDEO && SOC_SERIES_IMX_RT
At <Zephyr>/drivers/video/Kconfig.mcux_csi:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:96
→ <Zephyr>/drivers/video/Kconfig:34
Menu path: (Top) → Device Drivers → VIDEO hardware support
config VIDEO_MCUX_CSI
bool "NXP MCUX CMOS Sensor Interface (CSI) driver"
depends on HAS_MCUX_CSI && VIDEO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)