From 27f24a3d62605ce247b2875f26d0ec4c433ad3e9 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 11 Dec 2015 13:12:42 +0100 Subject: microblaze: Remove CONFIG_FIT from board file And enable it via defconfig by default. Signed-off-by: Michal Simek --- configs/microblaze-generic_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig index ebd88abdccb..e8146eedf8d 100644 --- a/configs/microblaze-generic_defconfig +++ b/configs/microblaze-generic_defconfig @@ -5,6 +5,8 @@ CONFIG_TARGET_MICROBLAZE_GENERIC=y CONFIG_SYS_TEXT_BASE=0x29000000 CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic" CONFIG_SPL=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y CONFIG_SYS_PROMPT="U-Boot-mONStR> " CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set -- cgit v1.2.3