linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K
Date: Wed, 13 Apr 2016 15:15:31 -0700	[thread overview]
Message-ID: <20160413221531.GB19945@localhost> (raw)
In-Reply-To: <1460375687-2375-3-git-send-email-chanho.min@lge.com>

On Mon, Apr 11, 2016 at 08:54:45PM +0900, Chanho Min wrote:
> Enable building LG1K support in the defconfig.
> 
> Signed-off-by: Chanho Min <chanho.min@lge.com>
> ---
> Changes for v2:
> 	- None
> Changes for v3:
> 	- 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

Applied, again with inserting it in the right place (since it moves when the
Kconfig entry moves).


-Olof

  reply	other threads:[~2016-04-13 22:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 11:54 [PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min
2016-04-11 11:54 ` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-04-13 22:15   ` Olof Johansson
2016-04-11 11:54 ` [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-04-13 22:15   ` Olof Johansson [this message]
2016-04-11 11:54 ` [PATCH v3 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-04-13 22:16   ` Olof Johansson
2016-04-11 11:54 ` [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
2016-04-13 22:17   ` Olof Johansson

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=20160413221531.GB19945@localhost \
    --to=olof@lixom.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).