Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index cb5af5b0f76b3d594cb5c88b470fbe03755925c9..45a06696a19f52083be2c8df5b228f747c2b750b 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -57,7 +57,8 @@ config DISTRO_DEFAULTS
        bool "Select defaults suitable for booting general purpose Linux distributions"
        default y if ARCH_SUNXI
        default n
-       select CMD_BOOTZ
+       select CMD_BOOTZ if ARM && !ARM64
+       select CMD_BOOTI if ARM64
        select CMD_DHCP
        select CMD_EXT2
        select CMD_EXT4