ARM: enable ARM_PATCH_PHYS_VIRT by default
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 10 Aug 2011 09:23:45 +0000 (10:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 11 Aug 2011 09:23:49 +0000 (10:23 +0100)
Enable virtual to physical translation patching by default in all
kernels.  Hide the option behind EMBEDDED.

This can still be turned off if people desire, and they know what
they're doing, to shrink the size of the kernel to a minimum.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found