All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanho Min <chanho.min@lge.com>
To: <arm@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
	Arnd Bergmann <arnd@arndb.de>, Will Deacon <will.deacon@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Jongsung Kim <neidhard.kim@lge.com>,
	Gunho Lee <gunho.lee@lge.com>, Chanho Min <chanho.min@lge.com>
Subject: [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K
Date: Mon, 11 Apr 2016 10:26:58 +0900	[thread overview]
Message-ID: <1460338020-28999-3-git-send-email-chanho.min@lge.com> (raw)
In-Reply-To: <1460338020-28999-1-git-send-email-chanho.min@lge.com>

Enable building LG1K support in the defconfig.

Signed-off-by: Chanho Min <chanho.min@lge.com>
---
Changes for v2:
	- None
---
 arch/arm64/configs/defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 86581f7..14dbe27 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -49,6 +49,7 @@ CONFIG_ARCH_UNIPHIER=y
 CONFIG_ARCH_VEXPRESS=y
 CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_ZYNQMP=y
+CONFIG_ARCH_LG1K=y
 CONFIG_PCI=y
 CONFIG_PCI_MSI=y
 CONFIG_PCI_IOV=y
-- 
1.7.9.5

WARNING: multiple messages have this Message-ID (diff)
From: chanho.min@lge.com (Chanho Min)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K
Date: Mon, 11 Apr 2016 10:26:58 +0900	[thread overview]
Message-ID: <1460338020-28999-3-git-send-email-chanho.min@lge.com> (raw)
In-Reply-To: <1460338020-28999-1-git-send-email-chanho.min@lge.com>

Enable building LG1K support in the defconfig.

Signed-off-by: Chanho Min <chanho.min@lge.com>
---
Changes for v2:
	- None
---
 arch/arm64/configs/defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 86581f7..14dbe27 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -49,6 +49,7 @@ CONFIG_ARCH_UNIPHIER=y
 CONFIG_ARCH_VEXPRESS=y
 CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_ZYNQMP=y
+CONFIG_ARCH_LG1K=y
 CONFIG_PCI=y
 CONFIG_PCI_MSI=y
 CONFIG_PCI_IOV=y
-- 
1.7.9.5

  parent reply	other threads:[~2016-04-11  1:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11  1:26 [RESEND PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min
2016-04-11  1:26 ` Chanho Min
2016-04-11  1:26 ` [RESEND PATCH v2 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-04-11  1:26   ` Chanho Min
2016-04-11  1:26 ` Chanho Min [this message]
2016-04-11  1:26   ` [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-04-11  1:26 ` [RESEND PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-04-11  1:26   ` Chanho Min
2016-04-11  9:02   ` Mark Rutland
2016-04-11  9:02     ` Mark Rutland
2016-04-11  1:27 ` [RESEND PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
2016-04-11  1:27   ` Chanho Min

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460338020-28999-3-git-send-email-chanho.min@lge.com \
    --to=chanho.min@lge.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=gunho.lee@lge.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=neidhard.kim@lge.com \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.