[PATCH] drivers: char: hvc: add arm JTAG DCC console support
Greg KH
gregkh at suse.de
Thu Dec 2 06:28:56 EST 2010
On Wed, Dec 01, 2010 at 10:54:56AM -0800, Daniel Walker wrote:
> On Tue, 2010-11-30 at 21:30 -0800, Stephen Boyd wrote:
> > On 11/30/2010 11:25 AM, Daniel Walker wrote:
> > > @@ -682,6 +682,15 @@ config HVC_UDBG
> > > select HVC_DRIVER
> > > default n
> > >
> > > +config HVC_DCC
> > > + bool "ARM JTAG DCC console"
> > > + depends on ARM
> > > + select HVC_DRIVER
> > > + help
> > > + This console uses the JTAG DCC on ARM to create a console under the HVC
> >
> > Looks like you added one too many spaces for indent here.
>
> The first line is fine, but the other two might need an extra space.
For this, or any other changes you want, I'll gladly take a follow-on
patch as this one is already in my tty-next tree.
thanks,
greg k-h
More information about the Linuxppc-dev
mailing list