X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Kconfig;h=bbf4784119845dd4fff0a8322a330c9118bc9911;hb=f7d4d9e52cdcff2a8fcdc80b567a41f48b61951c;hp=81b4226463ae0635c87b87ad0e946fd307e250e3;hpb=21342d4aed6c77a4aa7a5b2579b3c23e21aea31a;p=platform%2Fkernel%2Fu-boot.git diff --git a/Kconfig b/Kconfig index 81b4226..bbf4784 100644 --- a/Kconfig +++ b/Kconfig @@ -144,6 +144,7 @@ menu "Boot images" config FIT bool "Support Flattened Image Tree" + select MD5 help This option allows you to boot the new uImage structure, Flattened Image Tree. FIT is formally a FDT, which can include @@ -283,7 +284,7 @@ config SYS_EXTRA_OPTIONS new boards should not use this option. config SYS_TEXT_BASE - depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \ + depends on ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP || \ (M68K && !TARGET_ASTRO_MCF5373L) || MICROBLAZE || MIPS || \ ARCH_ZYNQ depends on !EFI_APP