hwspinlock: depend on OMAP4
Currently only OMAP4 supports hwspinlocks, so don't bother asking anyone else. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
77aded2f52
commit
4fa8eebb04
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
config HWSPINLOCK
|
||||
tristate "Generic Hardware Spinlock framework"
|
||||
depends on ARCH_OMAP4
|
||||
help
|
||||
Say y here to support the generic hardware spinlock framework.
|
||||
You only need to enable this if you have hardware spinlock module
|
||||
|
|
Loading…
Reference in a new issue