summaryrefslogtreecommitdiff
path: root/configs/cl-som-imx7_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
committerTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
commit0817daa7606ec55ba551acb0208eaba33a548804 (patch)
tree760afc39c86954919d0a3abe3b9edba4a49dbe36 /configs/cl-som-imx7_defconfig
parent1fa057be4a1b7c9615a47f682bd82951e8a5fde6 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cl-som-imx7_defconfig')
-rw-r--r--configs/cl-som-imx7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig
index 49752907ab..c174ed848b 100644
--- a/configs/cl-som-imx7_defconfig
+++ b/configs/cl-som-imx7_defconfig
@@ -21,7 +21,6 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
CONFIG_SPI_BOOT=y
CONFIG_BOOTDELAY=3
CONFIG_BOARD_LATE_INIT=y
-CONFIG_BOUNCE_BUFFER=y
CONFIG_SPL_BOARD_INIT=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80
CONFIG_SPL_I2C_SUPPORT=y
@@ -57,6 +56,7 @@ CONFIG_ENV_OVERWRITE=y
# CONFIG_ENV_IS_IN_MMC is not set
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_BOUNCE_BUFFER=y
CONFIG_CMD_PCA953X=y
CONFIG_DM_MMC=y
CONFIG_SUPPORT_EMMC_BOOT=y