Skip to content

Commit 5401110

Browse files
Felipe Balbitmlind
authored andcommitted
ARM: OMAP2+: AM43xx: select ARM TWD timer
Make sure to tell the kernel that AM437x devices have ARM TWD timer. Signed-off-by: Felipe Balbi <balbi@ti.com> [grygorii.strashko@ti.com: drop ARM Global timer selection, because it's incompatible with PM (cpuidle/cpufreq). So, it's unsafe to enable it unconditionally] Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 0b3e6fc commit 5401110

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/mach-omap2/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ config SOC_AM43XX
6666
select MIGHT_HAVE_CACHE_L2X0
6767
select HAVE_ARM_SCU
6868
select GENERIC_CLOCKEVENTS_BROADCAST
69+
select HAVE_ARM_TWD
6970

7071
config SOC_DRA7XX
7172
bool "TI DRA7XX"

0 commit comments

Comments
 (0)