The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_I2C_5

Enable I2C Port 5

Type: bool

Direct dependencies

I2C

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/i2c/Kconfig:168

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:38

Menu path: (top menu) → Device Drivers → I2C Drivers

config I2C_5
    bool
    prompt "Enable I2C Port 5" if I2C
    depends on I2C

(Definitions include propagated dependencies, including from if’s and menus.)