sunxi: provide ARMv8 mem_map for every ARM64 board
[platform/kernel/u-boot.git] / arch / arm / mach-sunxi / board.c
index fdcf68e..96764d1 100644 (file)
@@ -40,7 +40,7 @@ struct fel_stash {
 
 struct fel_stash fel_stash __attribute__((section(".data")));
 
-#ifdef CONFIG_MACH_SUN50I
+#ifdef CONFIG_ARM64
 #include <asm/armv8/mmu.h>
 
 static struct mm_region sunxi_mem_map[] = {