ARM: exynos: Make ARCH_EXYNOS3 a default option
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 29 Apr 2019 17:36:19 +0000 (19:36 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 May 2019 19:07:26 +0000 (21:07 +0200)
By default for ARMv7 Exynos platform we select all flavors.  One kernel
image simplifies testing and maintenance.  However Exynos3 was not
selected by default so far (thus it was not present in multi_v7
kernel).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-exynos/Kconfig

index 1c518b8ee520cca3854c3a12d4b7b165f3a515d4..21ad78d79d8d57d5c829010d63061efd6a55657b 100644 (file)
@@ -49,6 +49,7 @@ config S5P_DEV_MFC
 
 config ARCH_EXYNOS3
        bool "SAMSUNG EXYNOS3"
+       default y
        select ARM_CPU_SUSPEND if PM
        help
          Samsung EXYNOS3 (Cortex-A7) SoC based systems