From: Pankaj Dubey Date: Mon, 22 Feb 2016 10:03:14 +0000 (+0530) Subject: ARM: EXYNOS: Correct header comment in Kconfig file X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=18fd9c63300ffafde8a4b343de9ad9ad2b780f50;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: EXYNOS: Correct header comment in Kconfig file This patch corrects header comment of Kconfig file by changing EXYNOS4 to EXYNOS. Signed-off-by: Pankaj Dubey Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 652a0bb11578..3003ab359c9c 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -5,7 +5,7 @@ # # Licensed under GPLv2 -# Configuration options for the EXYNOS4 +# Configuration options for the EXYNOS menuconfig ARCH_EXYNOS bool "Samsung EXYNOS"