On Thu, Jul 20, 2017 at 5:49 PM, Arnd Bergmann <[email protected]> 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 <[email protected]> Acked-by: Linus Walleij <[email protected]> I assume you will apply this directly to ARM SoC. Yours, Linus Walleij

