projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ef3f5
)
ARM: EXYNOS: Correct header comment in Kconfig file
author
Pankaj Dubey
<pankaj.dubey@samsung.com>
Mon, 22 Feb 2016 10:03:14 +0000
(15:33 +0530)
committer
Krzysztof Kozlowski
<k.kozlowski@samsung.com>
Thu, 25 Feb 2016 01:09:57 +0000
(10:09 +0900)
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>
arch/arm/mach-exynos/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-exynos/Kconfig
b/arch/arm/mach-exynos/Kconfig
index
652a0bb
..
3003ab3
100644
(file)
--- a/
arch/arm/mach-exynos/Kconfig
+++ b/
arch/arm/mach-exynos/Kconfig
@@
-5,7
+5,7
@@
#
# Licensed under GPLv2
-# Configuration options for the EXYNOS
4
+# Configuration options for the EXYNOS
menuconfig ARCH_EXYNOS
bool "Samsung EXYNOS"