realview compulsory enables CONFIG_ARM_PATCH_PHYS_VIRT on me
Nicolas Pitre
nicolas.pitre at linaro.org
Mon Dec 5 17:08:12 EST 2011
On Mon, 5 Dec 2011, Rob Herring wrote:
> On 12/05/2011 03:22 PM, Linus Walleij wrote:
> > Hi Nico,
> >
> > now I'm lost, I discussed by boot problems on ARM PB1176
> > with Marc and after some investigation I found this strange thing on
> > the lastest rc:s since -rc1:
> >
> > In arch/arm/Kconfig ARM_PATCH_PHYS_VIRT is forcibly
> > disabled like so:
> >
> > depends on !ARCH_REALVIEW || !SPARSEMEM
>
> should be !ARCH_REALVIEW && !SPARSEMEM ?
Indeed.
Nicolas
More information about the linux-arm-kernel
mailing list