Re: [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family

2016-04-13 Thread Olof Johansson
On Mon, Apr 11, 2016 at 08:54:44PM +0900, Chanho Min wrote: > This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC > family in Kconfig. > > Signed-off-by: Chanho Min > --- > Changes for v2: > - None > Changes for v3: > - None > --- > arch/arm64/Kconfig.platforms |4

[PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family

2016-04-11 Thread Chanho Min
This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC family in Kconfig. Signed-off-by: Chanho Min --- Changes for v2: - None Changes for v3: - None --- arch/arm64/Kconfig.platforms |4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/Kconfig.platfo