Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757342Ab3CNORn (ORCPT ); Thu, 14 Mar 2013 10:17:43 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:49945 "EHLO mail-oa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755923Ab3CNORm (ORCPT ); Thu, 14 Mar 2013 10:17:42 -0400 MIME-Version: 1.0 In-Reply-To: <1363268870.1335.75.camel@x61.thuisdomein> References: <1363268870.1335.75.camel@x61.thuisdomein> Date: Thu, 14 Mar 2013 10:17:41 -0400 Message-ID: Subject: Re: [PATCH] powerpc/40x: remove unused "config 405GPR" From: Josh Boyer To: Paul Bolle Cc: Matt Porter , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 36 On Thu, Mar 14, 2013 at 9:47 AM, Paul Bolle wrote: > The last user of Kconfig symbol 405GPR got removed in release v3.2. > Remove this symbol too. > > Signed-off-by: Paul Bolle Acked-by: Josh Boyer > --- > arch/powerpc/platforms/40x/Kconfig | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig > index a392d12..7b7a77c 100644 > --- a/arch/powerpc/platforms/40x/Kconfig > +++ b/arch/powerpc/platforms/40x/Kconfig > @@ -119,9 +119,6 @@ config 405EZ > select IBM_EMAC_MAL_CLR_ICINTSTAT > select IBM_EMAC_MAL_COMMON_ERR > > -config 405GPR > - bool > - > config XILINX_VIRTEX > bool > select DEFAULT_UIMAGE > -- > 1.7.11.7 > > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/