Skip to content

Commit

Permalink
ARM: shmobile: Select AUTO_ZRELADDR for EMEV2
Browse files Browse the repository at this point in the history
Since ("ARM: shmobile: Remove legacy KZM9D board code")
It is now necessary for AUTO_ZRELADDR to be selected
in order for the kernel to build with kzm9d_defconfig.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Simon Horman committed Dec 10, 2013
1 parent eb7a917 commit 42a1ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-shmobile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ config ARCH_EMEV2
select ARM_GIC
select CPU_V7
select USE_OF
select AUTO_ZRELADDR

config ARCH_R7S72100
bool "RZ/A1H (R7S72100)"
Expand Down

0 comments on commit 42a1ba5

Please sign in to comment.