On 03/11/14 21:01, Catalin Marinas wrote:
On Mon, Mar 10, 2014 at 10:51:18PM +0000, Kukjin Kim wrote:
This patch adds support for Samsung GH7 SoC in arm64/Kconfig and
enable Samsung GH7 based SSDK_GH7 in single defconfig for arm64.
Signed-off-by: Kukjin Kim<kgene.kim@xxxxxxxxxxx>
Cc: Catalin Marinas<catalin.marinas@xxxxxxx>
---
arch/arm64/Kconfig | 3 +++
arch/arm64/boot/dts/Makefile | 1 +
arch/arm64/configs/defconfig | 1 +
3 files changed, 5 insertions(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index dd4327f..f0f2bf2 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -111,6 +111,9 @@ source "kernel/Kconfig.freezer"
menu "Platform selection"
+config ARCH_GH7
+ bool
You should add some text here so that people can disable it. The aim is
single Image by default but I think we should let people disable certain
platforms for more targeted deployments.
OK, I'll add and re-submit with Cc'ing dt mailing list.
Thanks,
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html