[Patch v3 20/23] ARM: config: Add a multi_v5_defconfig

Arnd Bergmann arnd at arndb.de
Wed Feb 19 10:54:54 EST 2014


On Wednesday 19 February 2014 19:08:44 Alexander Shiyan wrote:
> Среда, 19 февраля 2014, 15:54 +01:00 от Arnd Bergmann <arnd at arndb.de>:
> > On Wednesday 19 February 2014 18:19:08 Alexander Shiyan wrote:

> > > Should we disable lowlevel debug for multi-* config?
> > 
> > Yes, definitely.
> > 
> > On a related note, I'd like to add a CONFIG_BROKEN_MULTIPLATFORM Kconfig
> > symbol and make all options depend on that which will result in a kernel
> >
> 
> config DEBUG_LL
>   depends on! ARCH_MULTIPLATFORM
> 
> is not enough for this?

No, because that means you can no longer enable DEBUG_LL for any
kernel on MVEBU, IMX or any platform that depends on ARCH_MULTIPLATFORM.

	Arnd 



More information about the linux-arm-kernel mailing list