ARM: mstar: Select HAVE_ARM_ARCH_TIMER
authorDaniel Palmer <daniel@0x0f.com>
Tue, 1 Mar 2022 10:43:49 +0000 (19:43 +0900)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2022 12:26:32 +0000 (13:26 +0100)
commitea49432d184a6a09f84461604b7711a4e9f5ec9c
tree29b081b84e90f4594b4913814d57c00ead8c8987
parent35e33a24f8fe0bacc55d62eb506d99c122f02012
ARM: mstar: Select HAVE_ARM_ARCH_TIMER

The mstar SoCs have an arch timer but HAVE_ARM_ARCH_TIMER wasn't
selected. If MSC313E_TIMER isn't selected then the kernel gets
stuck at boot because there are no timers available.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/r/20220301104349.3040422-1-daniel@0x0f.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mstar/Kconfig