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

Alexander Shiyan shc_work at mail.ru
Wed Feb 19 10:59:33 EST 2014


Среда, 19 февраля 2014, 16:54 +01:00 от Arnd Bergmann <arnd at arndb.de>:
> 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.

Case when I chose multiplatform but I know exactly what machine/platform I use?
OK. Understood.

---


More information about the linux-arm-kernel mailing list