[PATCH] [ARM] Introduce patching of phys_to_virt and vice versa
From: Eric Miao <hidden>
Date: 2010-06-26 08:50:32
From: Eric Miao <hidden>
Date: 2010-06-26 08:50:32
+config PATCH_PHYS_VIRT + ? ? ? def_bool n + ?source "init/Kconfig" ?source "kernel/Kconfig.freezer"@@ -579,6 +582,7 @@ config ARCH_PXA? ? ? ?select GENERIC_CLOCKEVENTS ? ? ? ?select TICK_ONESHOT ? ? ? ?select PLAT_PXA + ? ? ? select PATCH_PHYS_VIRT if !XIP_KERNEL
Tested on PXA, so ignore this change at the moment.