
26 Oct
2016
26 Oct
'16
2:10 p.m.
Select the newly introduced ARM_GIC option to the relevant configuration which also have a psci implementation.
Signed-off-by: Antoine Tenart antoine.tenart@free-electrons.com --- arch/arm/mach-exynos/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index ce2a16f95b02..f976d10eaee7 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -79,6 +79,7 @@ config TARGET_ODROID_XU3
config TARGET_ARNDALE bool "Exynos5250 Arndale board" + select ARM_GIC select CPU_V7_HAS_NONSEC select CPU_V7_HAS_VIRT select SUPPORT_SPL
--
2.10.1