Re: [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
From: Catalin Marinas <hidden>
Date: 2015-02-12 11:02:27
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
From: Catalin Marinas <hidden>
Date: 2015-02-12 11:02:27
Also in:
linux-arm-kernel, linux-samsung-soc, lkml
On Thu, Feb 12, 2015 at 03:55:51PM +0900, Chanwoo Choi wrote:
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 15e8e74..4fc08d1 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig@@ -153,6 +153,19 @@ config ARCH_EXYNOS help This enables support for Samsung Exynos SoC family +config ARCH_EXYNOS5433 + bool "ARMv8 based Samsung Exynos5433" + select ARCH_EXYNOS + select ARM_AMBA + select ARM_GIC
ARM_GIC and ARM_AMBA are already selected by the top ARM64 config. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html