Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752483AbdFNKtz (ORCPT ); Wed, 14 Jun 2017 06:49:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41638 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbdFNKty (ORCPT ); Wed, 14 Jun 2017 06:49:54 -0400 Date: Wed, 14 Jun 2017 12:49:45 +0200 From: Greg Kroah-Hartman To: Alexandre Belloni Cc: Richard Genoud , Nicolas Ferre , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tty/serial: Kconfig: remove AVR32 Message-ID: <20170614104945.GA11354@kroah.com> References: <20170613203509.32026-1-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170613203509.32026-1-alexandre.belloni@free-electrons.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 441 Lines: 11 On Tue, Jun 13, 2017 at 10:35:09PM +0200, Alexandre Belloni wrote: > AVR32 is now removed from the kernel, removed the config symbol that > doesn't exist anymore. Also take the opportunity to reword the help to > include sama5. > > Signed-off-by: Alexandre Belloni > --- > drivers/tty/serial/Kconfig | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Does not apply to tty-next at all :(