From: Chanho Min Date: Mon, 11 Apr 2016 11:54:44 +0000 (+0900) Subject: arm64: add Kconfig entry for LG1K SoC family X-Git-Tag: v4.7-rc1~137^2~9 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=198ed9625a1c8d5a8f43a4888075c048d9488dc8;p=karo-tx-linux.git 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 Signed-off-by: Olof Johansson --- 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