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

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

ETH_DW && NET_L2_ETHERNET

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/ethernet/Kconfig.dw:15

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:18drivers/ethernet/Kconfig:29

Menu path: (top menu) → Device Drivers → Ethernet Drivers → Synopsys DesignWare Ethernet driver

config ETH_DW_SHARED_IRQ
    bool
    depends on ETH_DW && NET_L2_ETHERNET

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