Skip to content
Snippets Groups Projects
Commit cd5bad41 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctly


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: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarAlexander Sverdlin <alexander.sverdlin@gmail.com>
parent 1c1953f3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment