-
CONFIG_I2C_0
¶
Enable I2C Port 0
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/i2c/Kconfig.esp32:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:40
→ <Zephyr>/drivers/i2c/Kconfig:29
Menu path: (Top) → Device Drivers → I2C Drivers → ESP32 I2C
config I2C_0 bool "Enable I2C Port 0" depends onI2C_ESP32
&&I2C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)