Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[firefly-linux-kernel-4.4.55.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.