From: Jan Beulich Date: Fri, 5 Oct 2012 00:13:17 +0000 (-0700) Subject: lib/Kconfig.debug: adjust hard-lockup related Kconfig options X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1f66ed7e1bdb7c88bb0bc45ac78cd075430d78;p=pandora-kernel.git lib/Kconfig.debug: adjust hard-lockup related Kconfig options The main option should not appear in the resulting .config when the dependencies aren't met (i.e. use "depends on" rather than directly setting the default from the combined dependency values). The sub-options should depend on the main option rather than a more generic higher level one. Signed-off-by: Jan Beulich Acked-by: Don Zickus Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed