On Thu, Jul 20, 2017 at 5:49 PM, Arnd Bergmann <a...@arndb.de> wrote:
> Just like ARCH_MULTIPLATFORM, we want to use ARM_PATCH_PHYS_VIRT > when possible, but that fails for NOMMU or XIP_KERNEL configurations. > Using 'imply' instead of 'select' gets this right and only uses > the symbol when we don't have to hardcode the address anyway. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> Acked-by: Linus Walleij <linus.wall...@linaro.org> I assume you will apply this directly to ARM SoC. Yours, Linus Walleij