Re: [PATCH] ARM: at91: debug: update prompt for DEBUG_AT91_UART

2015-10-15 Thread Ludovic Desroches
On Thu, Oct 15, 2015 at 04:04:45PM +0200, Alexandre Belloni wrote: > 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

Re: [PATCH] ARM: at91: debug: update prompt for DEBUG_AT91_UART

2015-10-15 Thread Alexandre Belloni
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 d

[PATCH] ARM: at91: debug: update prompt for DEBUG_AT91_UART

2015-10-14 Thread Ludovic Desroches
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