diff options
author | Tom Rini <trini@konsulko.com> | 2021-05-11 19:19:09 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-05-11 19:19:09 +0300 |
commit | 838157d02edade9bfaa33da216bf109336ab9547 (patch) | |
tree | 49cab13b4e9bc3537baba4b33aa39bf3b43a72b3 /configs/sama5d4_xplained_mmc_defconfig | |
parent | 8eee38886089de8a50e78bbe5099dafa3846fc15 (diff) | |
download | u-boot-838157d02edade9bfaa33da216bf109336ab9547.tar.xz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d4_xplained_mmc_defconfig')
-rw-r--r-- | configs/sama5d4_xplained_mmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d4_xplained_mmc_defconfig b/configs/sama5d4_xplained_mmc_defconfig index d1cbf32bd0..03f2aa18b5 100644 --- a/configs/sama5d4_xplained_mmc_defconfig +++ b/configs/sama5d4_xplained_mmc_defconfig @@ -56,7 +56,6 @@ CONFIG_AT91_GPIO=y CONFIG_DM_I2C=y CONFIG_SYS_I2C_AT91=y CONFIG_I2C_EEPROM=y -CONFIG_DM_MMC=y CONFIG_GENERIC_ATMEL_MCI=y CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y |