ARM: shmobile: Select AUTO_ZRELADDR for EMEV2
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 07:43:16 +0000 (16:43 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 07:57:40 +0000 (16:57 +0900)
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>
arch/arm/mach-shmobile/Kconfig

index 1b7df173db0ebaacef857684b622dff320a0ce92..aa9017bb750c9ef1aceba7de1d154a3f41591cb4 100644 (file)
@@ -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)"
This page took 0.035897 seconds and 5 git commands to generate.