From e72aeafc66060d3fc6b4d2120db00058572b3186 Mon Sep 17 00:00:00 2001 From: Pranith Kumar Date: Tue, 21 Apr 2015 17:29:42 -0400 Subject: [PATCH] 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-format-patch failed