summaryrefslogtreecommitdiff
path: root/configs/socfpga_de1_soc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-13 17:48:42 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-13 17:52:33 (GMT)
commit8728c97eff5bd95f58320f886ae305f17931a374 (patch)
tree75b41f0154ceb8f747082881661189f9c146d085 /configs/socfpga_de1_soc_defconfig
parentc9592e3c5c97981787c0d82f768a6971deb4837d (diff)
downloadu-boot-fsl-qoriq-8728c97eff5bd95f58320f886ae305f17931a374.tar.xz
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_de1_soc_defconfig')
-rw-r--r--configs/socfpga_de1_soc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/socfpga_de1_soc_defconfig b/configs/socfpga_de1_soc_defconfig
index 032deef..7702f49 100644
--- a/configs/socfpga_de1_soc_defconfig
+++ b/configs/socfpga_de1_soc_defconfig
@@ -4,7 +4,6 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
# CONFIG_SPL_SPI_SUPPORT is not set
CONFIG_TARGET_SOCFPGA_TERASIC_DE1_SOC=y
CONFIG_SPL_STACK_R_ADDR=0x00800000
-CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_de1_soc"
CONFIG_FIT=y
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
@@ -15,6 +14,7 @@ CONFIG_VERSION_VARIABLE=y
CONFIG_SPL=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_STACK_R=y
+CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set