
30 Apr
2017
30 Apr
'17
3:29 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 Cc: Masahiro Yamada yamada.masahiro@socionext.com --- arch/arm/mach-uniphier/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index 5739325da71b..e6164974db57 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig @@ -5,6 +5,7 @@ config SYS_CONFIG_NAME
config ARCH_UNIPHIER_32BIT bool + select ARM_GIC select CPU_V7 select CPU_V7_HAS_NONSEC select ARMV7_NONSEC
--
2.11.0