From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCH 2/4] Kconfig: remove pointless cgroup dependency Date: Wed, 13 Oct 2010 19:35:21 +0800 Message-ID: <4CB59979.7080205@cn.fujitsu.com> References: <1286962125-23871-1-git-send-email-daniel.lezcano@free.fr> <1286962125-23871-2-git-send-email-daniel.lezcano@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1286962125-23871-2-git-send-email-daniel.lezcano-GANU6spQydw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Daniel Lezcano Cc: akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Daniel Lezcano wrote: > The different cgroup subsystems are under the cgroup submenu. > The dependency between the cgroups and the menu subsystems is > pointless. Indead. > > Signed-off-by: Daniel Lezcano Acked-by: Li Zefan > --- > init/Kconfig | 14 ++++---------- > 1 files changed, 4 insertions(+), 10 deletions(-)