diff options
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 | |||
418 | select USE_OF | 418 | select USE_OF |
419 | select ARM_AMBA | 419 | select ARM_AMBA |
420 | help | 420 | help |
421 | Machine support for Samsung Exynos4 machine with device tree enabled. | 421 | Machine support for Samsung EXYNOS5 machine with device tree enabled. |
422 | Select this if a fdt blob is available for the EXYNOS4 SoC based board. | 422 | Select this if a fdt blob is available for the EXYNOS5 SoC based board. |
423 | 423 | ||
424 | if ARCH_EXYNOS4 | 424 | if ARCH_EXYNOS4 |
425 | 425 | ||