hwspinlock: sprd: Add hardware spinlock driver
The Spreadtrum hardware spinlock device can provide hardware assistance for synchronization between the multiple subsystems. Signed-off-by: Baolin Wang <baolin.wang@spreadtrum.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:

committed by
Bjorn Andersson

orang tua
35fc8a07d7
melakukan
d8c8bbbb1a
@@ -39,6 +39,15 @@ config HWSPINLOCK_SIRF
|
||||
It's safe to say n here if you're not interested in SIRF hardware
|
||||
spinlock or just want a bare minimum kernel.
|
||||
|
||||
config HWSPINLOCK_SPRD
|
||||
tristate "SPRD Hardware Spinlock device"
|
||||
depends on ARCH_SPRD
|
||||
depends on HWSPINLOCK
|
||||
help
|
||||
Say y here to support the SPRD Hardware Spinlock device.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config HSEM_U8500
|
||||
tristate "STE Hardware Semaphore functionality"
|
||||
depends on HWSPINLOCK
|
||||
|
Reference in New Issue
Block a user