Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1375405

[RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K

From Chanho Min <chanho.min@lge.com>
Newsgroups linux.kernel
Subject [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K
Date 2016-04-11 03:30 +0200
Message-ID <rmyPT-63j-9@gated-at.bofh.it> (permalink)
References <rmyPT-63j-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RESEND PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k  Chanho Min <chanho.min@lge.com> - 2016-04-11 03:30 +0200
  [RESEND PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min <chanho.min@lge.com> - 2016-04-11 03:30 +0200
  [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min <chanho.min@lge.com> - 2016-04-11 03:30 +0200

csiph-web