]> Git Repo - linux.git/commitdiff
hwspinlock: depend on OMAP4
authorOhad Ben-Cohen <[email protected]>
Fri, 18 Mar 2011 23:53:21 +0000 (16:53 -0700)
committerTony Lindgren <[email protected]>
Sat, 19 Mar 2011 00:15:11 +0000 (17:15 -0700)
Currently only OMAP4 supports hwspinlocks, so don't bother asking
anyone else.

Signed-off-by: Ohad Ben-Cohen <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
drivers/hwspinlock/Kconfig

index eb4af28f8567db62d2c53ddd1ca4a7d958fb3010..1f29bab6b3e5a274d8cf02e0d3e4225ba8cc4a74 100644 (file)
@@ -4,6 +4,7 @@
 
 config HWSPINLOCK
        tristate "Generic Hardware Spinlock framework"
+       depends on ARCH_OMAP4
        help
          Say y here to support the generic hardware spinlock framework.
          You only need to enable this if you have hardware spinlock module
This page took 0.057064 seconds and 4 git commands to generate.