aboutsummaryrefslogtreecommitdiff
path: root/configs/warp_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-07-31 21:08:25 -0400
committerTom Rini2022-08-12 16:10:49 -0400
commit7ae1e6a3a39471fd9bed6b94e887747d8719b87a (patch)
tree4f5743f52caa7d86c3c635ea36e989861bf716cb /configs/warp_defconfig
parent8b549c0b23619afbc9b8d26379710ecb937e20e2 (diff)
Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/warp_defconfig')
-rw-r--r--configs/warp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp_defconfig b/configs/warp_defconfig
index 4c9f7051fef..63f2f21a1e6 100644
--- a/configs/warp_defconfig
+++ b/configs/warp_defconfig
@@ -41,6 +41,7 @@ CONFIG_SYS_DFU_DATA_BUF_SIZE=0x1000000
CONFIG_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y
CONFIG_SUPPORT_EMMC_BOOT=y
+CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE=y
CONFIG_FSL_USDHC=y
CONFIG_POWER_LEGACY=y
CONFIG_POWER_I2C=y