Commit 7ec8cc1613c0c66960becf27449d5f3dd444085b

Authored by Razvan Stefanescu
Committed by Eugen Hristev
1 parent fe5963d63e

board: sama5d2_icp: Enable MACB driver

Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

configs/sama5d2_icp_mmc_defconfig
... ... @@ -61,6 +61,8 @@
61 61 CONFIG_DM_MMC=y
62 62 CONFIG_MMC_SDHCI=y
63 63 CONFIG_MMC_SDHCI_ATMEL=y
  64 +CONFIG_DM_ETH=y
  65 +CONFIG_MACB=y
64 66 CONFIG_PINCTRL=y
65 67 CONFIG_SPL_PINCTRL=y
66 68 CONFIG_PINCTRL_AT91PIO4=y