xref: /linux/drivers/hwspinlock/Kconfig (revision bd9a4c7df256cee4e9f6a4b56baa3b89d63f0f1e)
1*bd9a4c7dSOhad Ben-Cohen#
2*bd9a4c7dSOhad Ben-Cohen# Generic HWSPINLOCK framework
3*bd9a4c7dSOhad Ben-Cohen#
4*bd9a4c7dSOhad Ben-Cohen
5*bd9a4c7dSOhad Ben-Cohenconfig HWSPINLOCK
6*bd9a4c7dSOhad Ben-Cohen	tristate "Generic Hardware Spinlock framework"
7*bd9a4c7dSOhad Ben-Cohen	help
8*bd9a4c7dSOhad Ben-Cohen	  Say y here to support the generic hardware spinlock framework.
9*bd9a4c7dSOhad Ben-Cohen	  You only need to enable this if you have hardware spinlock module
10*bd9a4c7dSOhad Ben-Cohen	  on your system (usually only relevant if your system has remote slave
11*bd9a4c7dSOhad Ben-Cohen	  coprocessors).
12*bd9a4c7dSOhad Ben-Cohen
13*bd9a4c7dSOhad Ben-Cohen	  If unsure, say N.
14