From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757085AbbA2S7k (ORCPT ); Thu, 29 Jan 2015 13:59:40 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:38214 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755241AbbA2S7i (ORCPT ); Thu, 29 Jan 2015 13:59:38 -0500 Date: Thu, 29 Jan 2015 10:59:40 -0800 From: Olof Johansson To: Catalin Marinas Cc: Paul Walmsley , "linux-tegra@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Paul Walmsley , Allen Martin , Thierry Reding , Will Deacon , Mark Rutland , Paul Bolle , arm@kernel.org Subject: Re: [PATCH v2] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* Message-ID: <20150129185940.GC18628@quad.lixom.net> References: <20150129163137.GJ8951@e104818-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150129163137.GJ8951@e104818-lin.cambridge.arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 29, 2015 at 04:31:38PM +0000, Catalin Marinas wrote: > On Thu, Jan 29, 2015 at 03:42:45PM +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. > > > > This second version corrects a thinko in Paul Bolle's E-mail address. > > > > 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 > > The patch looks fine. Cc'ing the arm-soc guys as they have merged the > original commit. Thanks, applied. -Olof