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)
commitc1becedc8871645278832fabdc6fe138082a495b
treee02970dc6d041680d36cd570e9dbca5cf637fbe7
parent4eb979d4d182c67acb6272a3a0244bf0027cf16b
ARM: enable ARM_PATCH_PHYS_VIRT by default

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>
arch/arm/Kconfig