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

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

I2C_DW && I2C

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/i2c/Kconfig.dw:25

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

Menu path: (top menu) → Device Drivers → I2C Drivers → Design Ware I2C support

config I2C_DW_SHARED_IRQ
    bool
    depends on I2C_DW && I2C

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