From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754441AbdFNHsi (ORCPT ); Wed, 14 Jun 2017 03:48:38 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:33239 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754405AbdFNHsg (ORCPT ); Wed, 14 Jun 2017 03:48:36 -0400 Subject: Re: [PATCH] tty/serial: Kconfig: remove AVR32 To: Alexandre Belloni , Greg Kroah-Hartman References: <20170613203509.32026-1-alexandre.belloni@free-electrons.com> Cc: Nicolas Ferre , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org From: Richard Genoud Message-ID: <0d08f7fc-f357-7657-21b0-204dfae43e4f@gmail.com> Date: Wed, 14 Jun 2017 09:48:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170613203509.32026-1-alexandre.belloni@free-electrons.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/06/2017 22:35, 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 Acked-by: Richard Genoud 100 lines removed with the 4 patches, that's nice ! Thanks !