X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Kconfig;h=cb19ce6f8752876b8adae85cc8eeb489c873ea1f;hb=a5d67547dd9c7a527dfda1967010e703a22441ff;hp=39a4d938d864734b5bc2ad2212937b8da5709e53;hpb=2c45f8040ea1152d2ff0960f96905ca42ac089cd;p=platform%2Fkernel%2Fu-boot.git diff --git a/Kconfig b/Kconfig index 39a4d93..cb19ce6 100644 --- a/Kconfig +++ b/Kconfig @@ -57,6 +57,7 @@ config DISTRO_DEFAULTS bool "Select defaults suitable for booting general purpose Linux distributions" default y if ARCH_SUNXI || TEGRA default y if ARCH_LS2080A + default y if ARCH_MESON default y if ARCH_ROCKCHIP default n select CMD_BOOTZ if ARM && !ARM64