[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111122204238.GE9581@n2100.arm.linux.org.uk>
Date: Tue, 22 Nov 2011 20:42:38 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: Will Deacon <will.deacon@....com>, Arnd Bergmann <arnd@...db.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/2] ARM: debug: Add CLSP711X_UART1 config choice
On Mon, Sep 19, 2011 at 03:55:10PM -0700, Stephen Boyd wrote:
> Ah ok. How about this instead?
Better...
> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
> index 9661c51..31896f4 100644
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug
> @@ -93,14 +93,19 @@ choice
> It does include a timeout to ensure that the system does not
> totally freeze when there is nothing connected to read.
>
> + config DEBUG_FOOTBRIDGE_COM1
> + bool "Kernel low-level debugging messages via footbridge 8250 at PCI COM1"
I don't think PC-isms help here - especially when these aren't labelled
using this terminology on devices. Netwinder called it just a simple
"Serial" on the rear panel.
bool "Kernel low-level debugging messages via 8250 serial port at 0x3f8"
> + depends on FOOTBRIDGE
> + help
> + Say Y here if you want the debug print routines to direct
> + their output to the 8250 at PCI COM1.
Same kind of fixup here. Other than that, it seems fine.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists