[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1454058895-4884-1-git-send-email-chanho.min@lge.com>
Date: Fri, 29 Jan 2016 18:14:55 +0900
From: Chanho Min <chanho.min@....com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Arnd Bergmann <arnd@...db.de>
CC: Jongsung Kim <neidhard.kim@....com>, Gunho Lee <gunho.lee@....com>,
Chanho Min <chanho.min@....com>
Subject: [PATCH] arm64: add Kconfig entry for LG1K SoC family
This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC
family in Kconfig.
The dts and defconfig will be submitted soon in another series.
Signed-off-by: Chanho Min <chanho.min@....com>
---
arch/arm64/Kconfig.platforms | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 21074f6..b002bba 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -141,4 +141,8 @@ config ARCH_ZYNQMP
help
This enables support for Xilinx ZynqMP Family
+config ARCH_LG1K
+ bool "LG Electronics LG1K SoC Family"
+ help
+ This enables support for LG Electronics LG1K SoC Family
endmenu
--
1.7.9.5
Powered by blists - more mailing lists