From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753214AbbJOOEs (ORCPT ); Thu, 15 Oct 2015 10:04:48 -0400 Received: from down.free-electrons.com ([37.187.137.238]:37532 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750774AbbJOOEr (ORCPT ); Thu, 15 Oct 2015 10:04:47 -0400 Date: Thu, 15 Oct 2015 16:04:45 +0200 From: Alexandre Belloni To: Ludovic Desroches Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: at91: debug: update prompt for DEBUG_AT91_UART Message-ID: <20151015140445.GG3421@piout.net> References: <1444807482-22797-1-git-send-email-ludovic.desroches@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444807482-22797-1-git-send-email-ludovic.desroches@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/10/2015 at 09:24:42 +0200, Ludovic Desroches wrote : > Add (read help!) to DEBUG_AT91_UART prompt. It is not obvious there are > such useful information to set DEBUG_UART_PHYS. > > Signed-off-by: Ludovic Desroches > --- > arch/arm/Kconfig.debug | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > index 259c0ca..589e724 100644 > --- a/arch/arm/Kconfig.debug > +++ b/arch/arm/Kconfig.debug > @@ -124,7 +124,7 @@ choice > 0x80024000 | 0xf0024000 | UART9 > > config DEBUG_AT91_UART > - bool "Kernel low-level debugging on Atmel SoCs" > + bool "Kernel low-level debugging on Atmel SoCs (read help!)" > depends on ARCH_AT91 > help > Say Y here if you want the debug print routines to direct Isn't the "read help" message from config DEBUG_LL enough? :) -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com