We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd041a7 commit 5017279Copy full SHA for 5017279
drivers/ethernet/Kconfig.dwmac
@@ -31,6 +31,7 @@ config ETH_DWMAC_STM32H7X
31
bool
32
depends on SOC_SERIES_STM32H7X
33
select NOCACHE_MEMORY if ARCH_HAS_NOCACHE_MEMORY_SUPPORT
34
+ select PINCTRL
35
default y
36
37
config ETH_DWMAC_MMU
0 commit comments