-
CONFIG_ETH_DW_0
¶
Synopsys DesignWare Ethernet port 0
Type: bool
Help¶
Include port 0 driver
Direct dependencies¶
(ETH_DW
&& NET_L2_ETHERNET
&& SOC_SERIES_QUARK_X1000
) || (ETH_DW
&& NET_L2_ETHERNET
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
ETH_DW
&&NET_L2_ETHERNET
&&SOC_SERIES_QUARK_X1000
Kconfig definitions¶
At soc/x86/intel_quark/quark_x1000/Kconfig.defconfig.series:174
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/x86/intel_quark/Kconfig.defconfig:3
Menu path: (top menu)
config ETH_DW_0 bool default "y" ifETH_DW
&&NET_L2_ETHERNET
&&SOC_SERIES_QUARK_X1000
depends onETH_DW
&&NET_L2_ETHERNET
&&SOC_SERIES_QUARK_X1000
At drivers/ethernet/Kconfig.dw:18
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:29
Menu path: (top menu) → Device Drivers → Ethernet Drivers → Synopsys DesignWare Ethernet driver
config ETH_DW_0 bool prompt "Synopsys DesignWare Ethernet port 0" ifETH_DW
&&NET_L2_ETHERNET
depends onETH_DW
&&NET_L2_ETHERNET
help Include port 0 driver
(Definitions include propagated dependencies, including from if’s and menus.)