Skip to content
Snippets Groups Projects
Commit c807b173 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
Pullhwspinlock update from Ohad Ben-Cohen:
 "A single patch from Vincent extending OMAP's hwspinlock support to
  OMAP5"

* tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock:
  hwspinlock/omap: support OMAP5 as well
parents 1b5feb4c 8ae053d6
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ menu "Hardware Spinlock drivers" ...@@ -10,7 +10,7 @@ menu "Hardware Spinlock drivers"
config HWSPINLOCK_OMAP config HWSPINLOCK_OMAP
tristate "OMAP Hardware Spinlock device" tristate "OMAP Hardware Spinlock device"
depends on ARCH_OMAP4 depends on ARCH_OMAP4 || SOC_OMAP5
select HWSPINLOCK select HWSPINLOCK
help help
Say y here to support the OMAP Hardware Spinlock device (firstly Say y here to support the OMAP Hardware Spinlock device (firstly
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment