Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <pankaj.dubey@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

authored by

Pankaj Dubey and committed by
Krzysztof Kozlowski
18fd9c63 25ef3f52

+1 -1
+1 -1
arch/arm/mach-exynos/Kconfig
··· 5 5 # 6 6 # Licensed under GPLv2 7 7 8 - # Configuration options for the EXYNOS4 8 + # Configuration options for the EXYNOS 9 9 10 10 menuconfig ARCH_EXYNOS 11 11 bool "Samsung EXYNOS"