linux/arch/arm/mach-meson
Martin Blumenstingl e9e863dc1d ARM: meson: select HAVE_ARM_TWD and ARM_GLOBAL_TIMER
The 32-bit Meson SoCs use multiple Cortex-A9 (Meson8 and Meson8m2) or
Cortex-A5 (Meson8b) CPU cores. These come with the "ARM global timer"
and "Timer-Watchdog" (aka TWD, which provides both a per-cpu local timer
and watchdog).

Selecting ARM_GLOBAL_TIMER and HAVE_ARM_TWD allows us to add the timers
to the SoC.dtsi files.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2018-12-10 12:43:40 -08:00
..
Kconfig ARM: meson: select HAVE_ARM_TWD and ARM_GLOBAL_TIMER 2018-12-10 12:43:40 -08:00
Makefile ARM: meson: Add SMP bringup code for Meson8 and Meson8b 2017-10-29 08:29:41 -07:00
meson.c ARM: meson: add support for the Meson8m2 SoCs 2018-05-10 17:03:28 -07:00
platsmp.c ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" 2017-11-30 15:29:43 -08:00