CONFIG_ETH_DWMAC_STM32H7X
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
SOC_SERIES_STM32H7X
&& ETH_DWMAC
&& NET_L2_ETHERNET
(Includes any dependencies from ifs and menus.)
Default
y
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/ethernet/Kconfig.dwmac:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:20
→ <Zephyr>/drivers/ethernet/Kconfig:53
Menu path: (Top) → Device Drivers → Ethernet Drivers → Synopsys DesignWare MAC driver
config ETH_DWMAC_STM32H7X
bool
default y
select NOCACHE_MEMORY
depends on SOC_SERIES_STM32H7X && ETH_DWMAC && NET_L2_ETHERNET
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)