public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: add Kconfig entry for LG1K SoC family
@ 2016-01-29  9:14 Chanho Min
  2016-01-29  9:21 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Chanho Min @ 2016-01-29  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

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@lge.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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-29 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  9:14 [PATCH] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-01-29  9:21 ` Arnd Bergmann
2016-01-29 10:24   ` chanho.min

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox