Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 896eba3b authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: omap5: omap5 has SCU and TWD



These are selected by omap4 but used in common omap4/5
SMP code, so building an omap5-only kernel is actually
broken without this patch.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Cc: Tony Lindgren <tony@atomide.com>
parent 9f310ded
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -110,6 +110,8 @@ config SOC_OMAP5
	select ARM_CPU_SUSPEND if PM
	select ARM_GIC
	select CPU_V7
	select HAVE_ARM_SCU if SMP
	select HAVE_ARM_TWD if LOCAL_TIMERS
	select HAVE_SMP
	select COMMON_CLK
	select HAVE_ARM_ARCH_TIMER