CONFIG_HAS_I2C_DW¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/i2c/Kconfig.dw:6
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:42 → <Zephyr Driver>/i2c/Kconfig:29
Menu path: (Top) → Device Drivers → I2C Drivers
config HAS_I2C_DW
    bool
    depends on I2C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)