Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / drivers / hwspinlock / Kconfig
CommitLineData
bd9a4c7d
OBC
1#
2# Generic HWSPINLOCK framework
3#
4
315d8f5c 5# HWSPINLOCK always gets selected by whoever wants it.
bd9a4c7d 6config HWSPINLOCK
315d8f5c 7 tristate
bd9a4c7d 8
315d8f5c 9menu "Hardware Spinlock drivers"
70ba4cc2
SQ
10
11config HWSPINLOCK_OMAP
12 tristate "OMAP Hardware Spinlock device"
315d8f5c
OBC
13 depends on ARCH_OMAP4
14 select HWSPINLOCK
70ba4cc2
SQ
15 help
16 Say y here to support the OMAP Hardware Spinlock device (firstly
17 introduced in OMAP4).
18
19 If unsure, say N.
315d8f5c 20
f84a8ecf
MP
21config HSEM_U8500
22 tristate "STE Hardware Semaphore functionality"
23 depends on ARCH_U8500
24 select HWSPINLOCK
25 help
26 Say y here to support the STE Hardware Semaphore functionality, which
27 provides a synchronisation mechanism for the various processor on the
28 SoC.
29
30 If unsure, say N.
31
315d8f5c 32endmenu
This page took 0.134049 seconds and 5 git commands to generate.