This patch adds default zreladdr of ARCH_S5PV310.

Signed-off-by: Kukjin Kim <[email protected]>
---
 arch/arm/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 9295110..a7ed21f 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1622,7 +1622,8 @@ config ZRELADDR
        default 0x40008000 if ARCH_STMP378X ||\
                ARCH_STMP37XX ||\
                ARCH_SH7372 ||\
-               ARCH_SH7377
+               ARCH_SH7377 ||\
+               ARCH_S5PV310
        default 0x50008000 if ARCH_S3C64XX ||\
                ARCH_SH7367
        default 0x60008000 if ARCH_VEXPRESS
-- 
1.6.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to