From: Ohad Ben-Cohen Date: Sun, 4 Sep 2011 20:19:51 +0000 (+0300) Subject: hwspinlock/core: simplify Kconfig X-Git-Tag: v3.2-rc1~74^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315d8f5ccdbb2abb609d1ca1119fb32273a09cf8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed