]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/sunxi/Kconfig
ARM: sunxi: Enable PSCI for sun6i
[karo-tx-uboot.git] / board / sunxi / Kconfig
index c6c876d4e70e3b9d61befc95516c6c289da626f4..64d2af8460eac692c963a3b56eaac8c4bfe40ad0 100644 (file)
@@ -35,8 +35,11 @@ config MACH_SUN5I
 config MACH_SUN6I
        bool "sun6i (Allwinner A31)"
        select CPU_V7
+       select CPU_V7_HAS_NONSEC
+       select CPU_V7_HAS_VIRT
        select SUNXI_GEN_SUN6I
        select SUPPORT_SPL
+       select ARMV7_BOOT_SEC_DEFAULT if OLD_SUNXI_KERNEL_COMPAT
 
 config MACH_SUN7I
        bool "sun7i (Allwinner A20)"