diff options
author | Tom Rini <trini@konsulko.com> | 2017-03-13 13:48:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-03-13 13:52:33 -0400 |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/am43xx_hs_evm_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) | |
download | u-boot-8728c97eff5bd95f58320f886ae305f17931a374.tar.gz |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_hs_evm_defconfig')
-rw-r--r-- | configs/am43xx_hs_evm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am43xx_hs_evm_defconfig b/configs/am43xx_hs_evm_defconfig index 8bb1b3535a..f1c9445384 100644 --- a/configs/am43xx_hs_evm_defconfig +++ b/configs/am43xx_hs_evm_defconfig @@ -4,7 +4,6 @@ CONFIG_TI_SECURE_DEVICE=y CONFIG_TARGET_AM43XX_EVM=y CONFIG_ISW_ENTRY_ADDR=0x403018e0 CONFIG_SPL_STACK_R_ADDR=0x82000000 -CONFIG_SPL_YMODEM_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am437x-gp-evm" CONFIG_FIT=y CONFIG_FIT_IMAGE_POST_PROCESS=y |