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


Groups > linux.kernel > #1651027 > unrolled thread

[PATCH v8 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

Started byXiaowei Song <songxiaowei@hisilicon.com>
First post2017-05-26 04:00 +0200
Last post2017-05-30 22:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v8 4/4] defconfig: PCI: Enable  Kirin PCIe defconfig Xiaowei Song <songxiaowei@hisilicon.com> - 2017-05-26 04:00 +0200
    Re: [PATCH v8 4/4] defconfig: PCI: Enable  Kirin PCIe defconfig Bjorn Helgaas <helgaas@kernel.org> - 2017-05-30 22:40 +0200

#1651027 — [PATCH v8 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

FromXiaowei Song <songxiaowei@hisilicon.com>
Date2017-05-26 04:00 +0200
Subject[PATCH v8 4/4] defconfig: PCI: Enable Kirin PCIe defconfig
Message-ID<tLcHL-7OM-1@gated-at.bofh.it>
Cc: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Xiaowei Song <songxiaowei@hisilicon.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7c48028ec64a..d56d8f1062ab 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -71,6 +71,7 @@ CONFIG_PCI_XGENE=y
 CONFIG_PCI_LAYERSCAPE=y
 CONFIG_PCI_HISI=y
 CONFIG_PCIE_QCOM=y
+CONFIG_PCIE_KIRIN=y
 CONFIG_PCIE_ARMADA_8K=y
 CONFIG_ARM64_VA_BITS_48=y
 CONFIG_SCHED_MC=y
-- 
2.11.GIT

[toc] | [next] | [standalone]


#1653546

FromBjorn Helgaas <helgaas@kernel.org>
Date2017-05-30 22:40 +0200
Message-ID<tMW5P-3Af-5@gated-at.bofh.it>
In reply to#1651027
Subject line:

  arm64: defconfig: Enable Kirin PCIe

(Hint: run "git log --oneline <file>" to see what pattern you should
follow)

On Fri, May 26, 2017 at 09:53:33AM +0800, Xiaowei Song wrote:
> Cc: Guodong Xu <guodong.xu@linaro.org>
> Signed-off-by: Xiaowei Song <songxiaowei@hisilicon.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7c48028ec64a..d56d8f1062ab 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -71,6 +71,7 @@ CONFIG_PCI_XGENE=y
>  CONFIG_PCI_LAYERSCAPE=y
>  CONFIG_PCI_HISI=y
>  CONFIG_PCIE_QCOM=y
> +CONFIG_PCIE_KIRIN=y
>  CONFIG_PCIE_ARMADA_8K=y
>  CONFIG_ARM64_VA_BITS_48=y
>  CONFIG_SCHED_MC=y
> -- 
> 2.11.GIT
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web