mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 20:48:49 +08:00
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
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
config HWSPINLOCK
|
config HWSPINLOCK
|
||||||
tristate "Generic Hardware Spinlock framework"
|
tristate "Generic Hardware Spinlock framework"
|
||||||
|
depends on ARCH_OMAP4
|
||||||
help
|
help
|
||||||
Say y here to support the generic hardware spinlock framework.
|
Say y here to support the generic hardware spinlock framework.
|
||||||
You only need to enable this if you have hardware spinlock module
|
You only need to enable this if you have hardware spinlock module
|
||||||
|
Loading…
Reference in New Issue
Block a user