diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-08-28 11:40:06 -0700 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-09-21 08:04:39 +0900 |
commit | 859a09e671772db5781d27c9c0b5828a3bca094c (patch) | |
tree | 27c55eee2ca3e68dbc54c94e4ad75379d6685b88 /arch/arm/mach-exynos/Kconfig | |
parent | 1f926c4883590765004e003bbbefc668edd30dd5 (diff) |
ARM: EXYNOS: Fix incorrect help text
Changed Exynos4 -> EXYNOS5.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index b5b4c8c9db11..6c3299ebbfc5 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -418,8 +418,8 @@ config MACH_EXYNOS5_DT select USE_OF select ARM_AMBA help - Machine support for Samsung Exynos4 machine with device tree enabled. - Select this if a fdt blob is available for the EXYNOS4 SoC based board. + Machine support for Samsung EXYNOS5 machine with device tree enabled. + Select this if a fdt blob is available for the EXYNOS5 SoC based board. if ARCH_EXYNOS4 |