ls2080ardb: Convert to distro boot
[platform/kernel/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 1263d0b..f3a9f73 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -56,6 +56,7 @@ config CC_OPTIMIZE_FOR_SIZE
 config DISTRO_DEFAULTS
        bool "Select defaults suitable for booting general purpose Linux distributions"
        default y if ARCH_SUNXI
+       default y if ARCH_LS2080A
        default n
        select CMD_BOOTZ if ARM && !ARM64
        select CMD_BOOTI if ARM64