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


Groups > linux.kernel > #1378318

Re: [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K

From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K
Date 2016-04-14 00:30 +0200
Message-ID <rnBsm-8rm-9@gated-at.bofh.it> (permalink)
References <rmIFA-5ju-21@gated-at.bofh.it> <rmIFB-5ju-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

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


Thread

[PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min <chanho.min@lge.com> - 2016-04-11 14:00 +0200
  [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min <chanho.min@lge.com> - 2016-04-11 14:00 +0200
    Re: [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K Olof Johansson <olof@lixom.net> - 2016-04-14 00:30 +0200
  [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min <chanho.min@lge.com> - 2016-04-11 14:00 +0200
    Re: [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Olof Johansson <olof@lixom.net> - 2016-04-14 00:30 +0200

csiph-web