> +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.