summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorChanho Min2016-04-11 13:54:44 +0200
committerOlof Johansson2016-04-14 00:14:51 +0200
commit198ed9625a1c8d5a8f43a4888075c048d9488dc8 (patch)
tree2f3c503d6672d6ebb1a3713b8add2a699947fbc8 /arch/arm64/Kconfig.platforms
parentMerge tag 'gxbb-arm64' of https://github.com/carlocaione/linux-meson into nex... (diff)
downloadkernel-qcow2-linux-198ed9625a1c8d5a8f43a4888075c048d9488dc8.tar.gz
kernel-qcow2-linux-198ed9625a1c8d5a8f43a4888075c048d9488dc8.tar.xz
kernel-qcow2-linux-198ed9625a1c8d5a8f43a4888075c048d9488dc8.zip
arm64: add Kconfig entry for LG1K SoC family
This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC family in Kconfig. Signed-off-by: Chanho Min <chanho.min@lge.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index efa77c146415..be543c0b863d 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -43,6 +43,11 @@ config ARCH_LAYERSCAPE
help
This enables support for the Freescale Layerscape SoC family.
+config ARCH_LG1K
+ bool "LG Electronics LG1K SoC Family"
+ help
+ This enables support for LG Electronics LG1K SoC Family
+
config ARCH_HISI
bool "Hisilicon SoC Family"
select HISILICON_IRQ_MBIGEN