Forráskód Böngészése

ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE

This is needed when booting Linux without ARM Trusted Firmware.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada 9 éve
szülő
commit
b7c4d25d26
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      arch/arm/mach-uniphier/Kconfig

+ 1 - 0
arch/arm/mach-uniphier/Kconfig

@@ -12,6 +12,7 @@ config ARCH_UNIPHIER_64BIT
 	select ARM64
 	select SPL_SEPARATE_BSS
 	select ARMV8_MULTIENTRY
+	select ARMV8_SPIN_TABLE
 
 choice
         prompt "UniPhier SoC select"