[PATCH linux dev-5.4] ARM: aspeed: ast2600: Select timer
Eddie James
eajames at linux.ibm.com
Thu Mar 26 03:42:11 AEDT 2020
The AST2600 also uses the FTTMR010.
Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
arch/arm/mach-aspeed/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-aspeed/Kconfig b/arch/arm/mach-aspeed/Kconfig
index 693cbdd..89ed808 100644
--- a/arch/arm/mach-aspeed/Kconfig
+++ b/arch/arm/mach-aspeed/Kconfig
@@ -39,7 +39,7 @@ config MACH_ASPEED_G6
select CPU_V7
select PINCTRL_ASPEED_G6
select ARM_GIC
- select HAVE_ARM_ARCH_TIMER
+ select FTTMR010_TIMER
select HAVE_SMP
help
Say yes if you intend to run on an Aspeed ast2600 or similar
--
1.8.3.1
More information about the openbmc
mailing list