summaryrefslogtreecommitdiff
path: root/configs/am335x_hs_evm_uart_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-23 13:56:21 -0400
committerTom Rini <trini@konsulko.com>2022-05-23 13:56:21 -0400
commitc0a1409d21e7b342566dccb9cc1d38209aabc5ff (patch)
tree0b47c1817dfd45333d9028e9cd6bea520031db23 /configs/am335x_hs_evm_uart_defconfig
parentc04a418d520005d2cbad5d5f9e3d52dfe58f0e00 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_hs_evm_uart_defconfig')
-rw-r--r--configs/am335x_hs_evm_uart_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/am335x_hs_evm_uart_defconfig b/configs/am335x_hs_evm_uart_defconfig
index c8df89bf6d..48e72f8227 100644
--- a/configs/am335x_hs_evm_uart_defconfig
+++ b/configs/am335x_hs_evm_uart_defconfig
@@ -13,9 +13,7 @@ CONFIG_SPL=y
# CONFIG_SPL_LIBDISK_SUPPORT is not set
CONFIG_DISTRO_DEFAULTS=y
CONFIG_TIMESTAMP=y
-CONFIG_FIT_IMAGE_POST_PROCESS=y
CONFIG_SPL_LOAD_FIT=y
-CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTCOMMAND="run findfdt; run init_console; run finduuid; run distro_bootcmd"