]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/hwspinlock/Kconfig
drivers: hwspinlock: add OMAP implementation
[karo-tx-linux.git] / drivers / hwspinlock / Kconfig
index 9dd8db46606b7a757ad6729762cc8a3f89dd68a0..eb4af28f8567db62d2c53ddd1ca4a7d958fb3010 100644 (file)
@@ -11,3 +11,12 @@ config HWSPINLOCK
          coprocessors).
 
          If unsure, say N.
+
+config HWSPINLOCK_OMAP
+       tristate "OMAP Hardware Spinlock device"
+       depends on HWSPINLOCK && ARCH_OMAP4
+       help
+         Say y here to support the OMAP Hardware Spinlock device (firstly
+         introduced in OMAP4).
+
+         If unsure, say N.