-
CONFIG_I2C_MCUX_FLEXCOMM
¶
MCUX FLEXCOMM I2C driver
Type: bool
Help¶
Enable the mcux flexcomm i2c driver.
Direct dependencies¶
(I2C
&& SOC_MIMXRT685S_CM33
&& SOC_SERIES_IMX_RT6XX
) || I2C
|| (HAS_MCUX_FLEXCOMM
&& I2C
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y if
HAS_MCUX_FLEXCOMM
y if
HAS_MCUX_FLEXCOMM
Kconfig definitions¶
At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4
→ <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:17
Menu path: (Top)
config I2C_MCUX_FLEXCOMM bool default y ifHAS_MCUX_FLEXCOMM
depends onI2C
&&SOC_MIMXRT685S_CM33
&&SOC_SERIES_IMX_RT6XX
At <Zephyr>/soc/arm/nxp_lpc/Kconfig.defconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:19
→ <BuildDir>/Kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config I2C_MCUX_FLEXCOMM bool default y ifHAS_MCUX_FLEXCOMM
depends onI2C
At <Zephyr>/drivers/i2c/Kconfig:86
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:40
Menu path: (Top) → Device Drivers → I2C Drivers
config I2C_MCUX_FLEXCOMM bool "MCUX FLEXCOMM I2C driver" depends onHAS_MCUX_FLEXCOMM
&&I2C
help Enable the mcux flexcomm i2c driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)