summaryrefslogtreecommitdiff
path: root/configs/k2g_hs_evm_defconfig
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2017-04-21 15:01:28 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-27 20:49:06 (GMT)
commit46f9ef18461609064a1ffbc3f61dc027ec76b3ff (patch)
treeb78d19f5fac5a8b46296b6d932e59b01a42c5664 /configs/k2g_hs_evm_defconfig
parent80e4bbfcd92d28dc806abc41190cd0ab324956b5 (diff)
downloadu-boot-46f9ef18461609064a1ffbc3f61dc027ec76b3ff.tar.xz
Kconfig: Enable FIT support by default for TI platforms
Almost all TI defconfigs enable this already, add this as a default and remove the explicit assignment. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/k2g_hs_evm_defconfig')
-rw-r--r--configs/k2g_hs_evm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/k2g_hs_evm_defconfig b/configs/k2g_hs_evm_defconfig
index 9c21867..462b807 100644
--- a/configs/k2g_hs_evm_defconfig
+++ b/configs/k2g_hs_evm_defconfig
@@ -4,7 +4,6 @@ CONFIG_TARGET_K2G_EVM=y
CONFIG_TI_SECURE_DEVICE=y
CONFIG_SYS_TEXT_BASE=0x0c000060
CONFIG_DEFAULT_DEVICE_TREE="keystone-k2g-evm"
-CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_FIT_IMAGE_POST_PROCESS=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y