summaryrefslogtreecommitdiff
path: root/configs/sama5d2_xplained_spiflash_defconfig
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@microchip.com>2017-09-01 16:26:17 +0800
committerTom Rini <trini@konsulko.com>2017-09-11 16:23:07 -0400
commit34e2819d31bb3512e723ae775b8e3eab8cff29ad (patch)
tree3f0b056742bf7e46b3e46c7ecf67f9314ca3d3e1 /configs/sama5d2_xplained_spiflash_defconfig
parentd9b23e26f0b663752e915763d6e2da2fd12fe4b2 (diff)
board: sama5d2_xplained: Replace code to set mac address
Replace the code to set the ethernet mac address with the code from the common folder. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sama5d2_xplained_spiflash_defconfig')
-rw-r--r--configs/sama5d2_xplained_spiflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d2_xplained_spiflash_defconfig b/configs/sama5d2_xplained_spiflash_defconfig
index c64b8b8e3b..2ecedd98f5 100644
--- a/configs/sama5d2_xplained_spiflash_defconfig
+++ b/configs/sama5d2_xplained_spiflash_defconfig
@@ -49,6 +49,7 @@ CONFIG_DM_GPIO=y
CONFIG_ATMEL_PIO4=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_AT91=y
+CONFIG_I2C_EEPROM=y
CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ATMEL=y