From: Pranith Kumar Date: Tue, 21 Apr 2015 21:29:42 +0000 (-0400) Subject: rcu: Remove prompt for RCU implementation X-Git-Tag: omap-for-v4.3/legacy-v2-signed~212^2^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72aeafc66060d3fc6b4d2120db00058572b3186;p=pandora-kernel.git rcu: Remove prompt for RCU implementation The RCU implementation is chosen based on PREEMPT and SMP config options and is not really a user-selectable choice. This commit removes the menu entry, given that there is not much point in calling something a choice when there is in fact no choice.. The TINY_RCU, TREE_RCU, and PREEMPT_RCU Kconfig options continue to be selected based solely on the values of the PREEMPT and SMP options. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed