diff mbox

ARM: EXYNOS: Fix incorrect help text

Message ID 1346141274-5244-1-git-send-email-sachin.kamat@linaro.org
State Accepted
Headers show

Commit Message

Sachin Kamat Aug. 28, 2012, 8:07 a.m. UTC
Changed Exynos4 -> Exynos5.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 arch/arm/mach-exynos/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Kukjin Kim Aug. 28, 2012, 11:20 p.m. UTC | #1
On 08/28/12 01:07, Sachin Kamat wrote:
> Changed Exynos4 ->  Exynos5.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
>   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 b5b4c8c..9369ff7 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
>
Yes, applied.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
diff mbox

Patch

diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index b5b4c8c..9369ff7 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