linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* realview compulsory enables CONFIG_ARM_PATCH_PHYS_VIRT on me
@ 2011-12-05 21:22 Linus Walleij
  2011-12-05 21:57 ` Rob Herring
  2011-12-06 10:30 ` Linus Walleij
  0 siblings, 2 replies; 8+ messages in thread
From: Linus Walleij @ 2011-12-05 21:22 UTC (permalink / raw)
  To: linux-arm-kernel

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

However if I just configure it for the realview_defconfig:

mkdir foo
make -f Makefile ARCH=arm CROSS_COMPILE=arm-none-eabi-
KBUILD_OUTPUT=foo realview_defconfig

It strangely selects this anyway, because now foo/.config has:
CONFIG_ARM_PATCH_PHYS_VIRT=y

Kconfig is a djungle to me, but I simply cannot find out
what is setting this anyway. The problem is not there on
v3.1, it does not get selected.

Any hints?

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-06 10:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 21:22 realview compulsory enables CONFIG_ARM_PATCH_PHYS_VIRT on me Linus Walleij
2011-12-05 21:57 ` Rob Herring
2011-12-05 22:08   ` Nicolas Pitre
2011-12-05 23:36     ` Russell King - ARM Linux
2011-12-06  0:37       ` Nicolas Pitre
2011-12-06  0:46         ` Russell King - ARM Linux
2011-12-06  8:29       ` Colin Tuckley
2011-12-06 10:30 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).