hwspinlock/core: simplify Kconfig
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 4 Sep 2011 20:19:51 +0000 (23:19 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 21 Sep 2011 16:45:32 +0000 (19:45 +0300)
commit315d8f5ccdbb2abb609d1ca1119fb32273a09cf8
tree2075080cbf58c7e9353b79a3d44422d6a337eda1
parentb6fd41e29dea9c6753b1843a77e50433e6123bcb
hwspinlock/core: simplify Kconfig

Simplify hwspinlock's Kconfig by making the global CONFIG_HWSPINLOCK
entry invisible; users will just select it when needed.

This also prepares the ground for adding hwspinlock support for other
platforms (the 'depends on ARCH_OMAP4' was rather hideous, and while
we're at it, a dedicated menu is added).

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/hwspinlock/Kconfig