From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] m68k: fix recursive dependency in Kconfig Date: Sun, 28 Dec 2008 20:12:27 +0100 (CET) Message-ID: References: <20081226214643.GA17590@uranus.ravnborg.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from monty.telenet-ops.be ([195.130.132.56]:56478 "EHLO monty.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753966AbYL1TMa (ORCPT ); Sun, 28 Dec 2008 14:12:30 -0500 In-Reply-To: <20081226214643.GA17590@uranus.ravnborg.org> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Sam Ravnborg Cc: Roman Zippel , linux-m68k@vger.kernel.org On Fri, 26 Dec 2008, Sam Ravnborg wrote: > We had a recursive dependency between MMU_MOTOROLA and MMU_SUN3 > Fix it by dropping the unused dependencies on MMU_MOTOROLA. > > MMU_MOTOROLA is set to y only using select so any dependencies > are anyway ignored. > > Signed-off-by: Sam Ravnborg > Cc: Geert Uytterhoeven > Cc: Roman Zippel > --- > > I hit this recursive dependency with a patched version > of kconfig so you may not see it today. > The fix is obvious - please apply. Queued in for-next. I guess you want this in Linus' tree for 2.6.29? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds