The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_HAS_I2C_DW

(No prompt – not directly user assignable.)

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.dw:9

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

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

config HAS_I2C_DW
    bool
    depends on I2C

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