Browse Source

hwspinlock: depend on OMAP4

Currently only OMAP4 supports hwspinlocks, so don't bother asking
anyone else.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Ohad Ben-Cohen 14 years ago
parent
commit
4fa8eebb04
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/hwspinlock/Kconfig

+ 1 - 0
drivers/hwspinlock/Kconfig

@@ -4,6 +4,7 @@
 
 
 config HWSPINLOCK
 config HWSPINLOCK
 	tristate "Generic Hardware Spinlock framework"
 	tristate "Generic Hardware Spinlock framework"
+	depends on ARCH_OMAP4
 	help
 	help
 	  Say y here to support the generic hardware spinlock framework.
 	  Say y here to support the generic hardware spinlock framework.
 	  You only need to enable this if you have hardware spinlock module
 	  You only need to enable this if you have hardware spinlock module