From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Ungerer Subject: Re: [PATCH] m68k: remove unused Kconfig parameters Date: Tue, 17 Sep 2013 23:26:43 +1000 Message-ID: <52385893.6000802@uclinux.org> References: <1378468779-3289-1-git-send-email-michael.opdenacker@free-electrons.com> <523798BD.9010108@westnet.com.au> <5237C726.9070002@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5237C726.9070002@free-electrons.com> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Michael Opdenacker Cc: geert@linux-m68k.org, linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org Hi Michael, On 17/09/13 13:06, Michael Opdenacker wrote: > On 09/17/2013 01:48 AM, Greg Ungerer wrote: >> On 06/09/13 21:59, Michael Opdenacker wrote: >>> This patch proposes to remove the UC5282 and UC5272 kernel configuration >>> parameters defined in arch/m68k/Kconfig.machine, >>> but used nowhere in the makefiles and source code. >>> >>> Signed-off-by: Michael Opdenacker >> This change is a subset of c065edde ("remove 16 unused boards in >> Kconfig.machine") by Pauk Bolle. And that is in 3.12-rc1. > Awesome! Thank you very much for the good news, and for not applying the > same change twice. Pfooh, this would have created anti-kconfig > parameters. Scary. ;) That would be scary :-) Regards Greg