From mboxrd@z Thu Jan 1 00:00:00 1970 From: chanho.min@lge.com (chanho.min) Date: Fri, 29 Jan 2016 19:24:09 +0900 Subject: [PATCH] arm64: add Kconfig entry for LG1K SoC family In-Reply-To: <3614541.oUWpW74d41@wuerfel> References: <1454058895-4884-1-git-send-email-chanho.min@lge.com> <3614541.oUWpW74d41@wuerfel> Message-ID: <01e401d15a7f$31003a60$9300af20$@lge.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > On Friday 29 January 2016 18:14:55 Chanho Min wrote: > > 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 > > Please keep this together with the defconfig change for now if you want to > send a git pull request. If you send separate patches, just keep it all > together as a series. Also add a patch to list an entry in the MAINTAINERS > file. > > In either case, submit it to the mailing lists for review first, but once the > patches are ready to be applied, send them "To: arm at kernel.org" > with everyone else on Cc. > > Arnd OK, I will drop this and submit again. Thanks Chanho