From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754965AbbA2P5J (ORCPT ); Thu, 29 Jan 2015 10:57:09 -0500 Received: from utopia.booyaka.com ([74.50.51.50]:42682 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754402AbbA2P5F (ORCPT ); Thu, 29 Jan 2015 10:57:05 -0500 Date: Thu, 29 Jan 2015 15:57:04 +0000 (UTC) From: Paul Walmsley To: Paul Bolle cc: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Paul Walmsley , Allen Martin , Thierry Reding , Catalin Marinas , Will Deacon , Mark Rutland Subject: Re: [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* In-Reply-To: <1422525047.26924.3.camel@x220> Message-ID: References: <1422525047.26924.3.camel@x220> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Jan 2015, Paul Bolle wrote: > On Thu, 2015-01-29 at 09:35 +0000, Paul Walmsley wrote: > > Paul Bolle pointed out that commit > > d035fdfa27ac124bc8f94c3d7dc82ad069802170 ("arm64: Add Tegra132 > > support") included two Kconfig symbols that are now no-ops: > > USB_ARCH_HAS_EHCI and HAVE_SMP. So, drop the two symbols. > > > > Signed-off-by: Paul Walmsley > > Cc: Paul Walmsley > > Cc: Allen Martin > > Cc: Thierry Reding > > Cc: Catalin Marinas > > Cc: Will Deacon > > Cc: Mark Rutland > > Cc: Paul Bolle > > There's probably no one using that address. But if there is that person > will be wondering what on earth that message is all about: > s/.it/.nl/ Sorry about that, Paul - I noticed the bounce this morning. v2 has been sent with a corrected E-mail address. - Paul