summaryrefslogtreecommitdiff
path: root/configs/sama7g5ek_mmc1_defconfig
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2020-07-31 15:21:45 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2021-01-07 09:44:16 +0200
commit05176cd08f352e63ad9d8b2627184a31edaaa51e (patch)
tree44cbf61a3fdded409087ffc02319416687b42792 /configs/sama7g5ek_mmc1_defconfig
parenta07d2a1121a724733d61f157a2d8b546737c80ae (diff)
configs: sama7g5ek: add i2c and eeprom
Add drivers for flexcom, i2c and eeproms Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r--configs/sama7g5ek_mmc1_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index b6d2f4dd05..af362021b9 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -49,6 +49,9 @@ CONFIG_AT91_SAM9X60_PLL=y
CONFIG_CPU=y
CONFIG_ATMEL_PIO4=y
CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_AT91=y
+CONFIG_I2C_EEPROM=y
+CONFIG_MICROCHIP_FLEXCOM=y
CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ATMEL=y