Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hwspinlock/omap: support OMAP5 as well

OMAP5 has spinlocks, too.

Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

authored by

Vincent Stehlé and committed by
Ohad Ben-Cohen
8ae053d6 f6161aa1

+1 -1
+1 -1
drivers/hwspinlock/Kconfig
··· 10 10 11 11 config HWSPINLOCK_OMAP 12 12 tristate "OMAP Hardware Spinlock device" 13 - depends on ARCH_OMAP4 13 + depends on ARCH_OMAP4 || SOC_OMAP5 14 14 select HWSPINLOCK 15 15 help 16 16 Say y here to support the OMAP Hardware Spinlock device (firstly