viafb: correct sync polarity for OLPC DCON
[pandora-kernel.git] / drivers / hwspinlock / Kconfig
index c8e7bda..c7c3128 100644 (file)
@@ -18,4 +18,15 @@ config HWSPINLOCK_OMAP
 
          If unsure, say N.
 
+config HSEM_U8500
+       tristate "STE Hardware Semaphore functionality"
+       depends on ARCH_U8500
+       select HWSPINLOCK
+       help
+         Say y here to support the STE Hardware Semaphore functionality, which
+         provides a synchronisation mechanism for the various processor on the
+         SoC.
+
+         If unsure, say N.
+
 endmenu