From: Krzysztof Kozlowski Date: Fri, 3 Jan 2020 16:52:08 +0000 (+0100) Subject: ARM: exynos: Correct the help text for platform Kconfig option X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ad097ab061b00bcf2e0666b74828323c20c87b3a;p=openwrt%2Fstaging%2Fblogic.git ARM: exynos: Correct the help text for platform Kconfig option ARCH_EXYNOS option is used for entire ARMv7 Exynos family, including also Exynos3 SoCs. Signed-off-by: Krzysztof Kozlowski --- 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