[PATCH 9/9] Kirkwood: Add basic device tree support for QNAP TS219.

Andrew Lunn andrew at lunn.ch
Sun Jun 10 13:48:42 EDT 2012


> > diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
> > index 199764f..8c6a5cd 100644
> > --- a/arch/arm/mach-kirkwood/Kconfig
> > +++ b/arch/arm/mach-kirkwood/Kconfig
> > @@ -47,6 +47,7 @@ config MACH_GURUPLUG
> >  config ARCH_KIRKWOOD_DT
> >  	bool "Marvell Kirkwood Flattened Device Tree"
> >  	select USE_OF
> > +	select SERIAL_OF_PLATFORM
> 
> Please remove as previously discussed.  I'm in the process of updating
> kirkwood_defconfig (it will include this).  Thanks.

No problems. I just got bitten by this too many times...

It would be good if all the DT boards where compiled all the time.  We
can then see build failures in kisskb.

    Andrew




More information about the linux-arm-kernel mailing list