From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C09842C00C8 for ; Thu, 11 Apr 2013 01:16:37 +1000 (EST) Subject: Re: [PATCH] powerpc: remove "config MPC10X_OPENPIC" Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1365449711.1830.130.camel@x61.thuisdomein> Date: Wed, 10 Apr 2013 10:16:31 -0500 Message-Id: References: <1365449711.1830.130.camel@x61.thuisdomein> To: Paul Bolle Cc: Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 8, 2013, at 2:35 PM, Paul Bolle wrote: > The last users of Kconfig symbol MPC10X_OPENPIC were removed in v2.6.27. > Its Kconfig entry can be removed now. > > Signed-off-by: Paul Bolle > --- > Untested. > > arch/powerpc/platforms/embedded6xx/Kconfig | 5 ----- > 1 file changed, 5 deletions(-) applied to next - k