diff mbox series

ARM: exynos: Correct the help text for platform Kconfig option

Message ID 20200103165208.8287-1-krzk@kernel.org (mailing list archive)
State Mainlined
Commit ad097ab061b00bcf2e0666b74828323c20c87b3a
Headers show
Series ARM: exynos: Correct the help text for platform Kconfig option | expand

Commit Message

Krzysztof Kozlowski Jan. 3, 2020, 4:52 p.m. UTC
ARCH_EXYNOS option is used for entire ARMv7 Exynos family, including
also Exynos3 SoCs.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/mach-exynos/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 4ef56571145b..9fb045ab80e4 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -41,7 +41,7 @@  menuconfig ARCH_EXYNOS
 	select POWER_RESET_SYSCON
 	select POWER_RESET_SYSCON_POWEROFF
 	help
-	  Support for SAMSUNG EXYNOS SoCs (EXYNOS4/5)
+	  Support for SAMSUNG EXYNOS SoCs
 
 if ARCH_EXYNOS