From: Pankaj Dubey Date: Mon, 22 Feb 2016 10:03:14 +0000 (+0530) Subject: ARM: EXYNOS: Correct header comment in Kconfig file X-Git-Tag: v4.6-rc1~76^2~2^2~11 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=18fd9c63300ffafde8a4b343de9ad9ad2b780f50;p=linux.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"