Commit 198ed962 authored by Chanho Min's avatar Chanho Min Committed by Olof Johansson

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: default avatarChanho Min <chanho.min@lge.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent a2c8eecb
...@@ -43,6 +43,11 @@ config ARCH_LAYERSCAPE ...@@ -43,6 +43,11 @@ config ARCH_LAYERSCAPE
help help
This enables support for the Freescale Layerscape SoC family. 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 config ARCH_HISI
bool "Hisilicon SoC Family" bool "Hisilicon SoC Family"
select HISILICON_IRQ_MBIGEN select HISILICON_IRQ_MBIGEN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment