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


Groups > linux.kernel > #1641305

[PATCH 3/3] defconfig: PCI: Enable Kirin PCIe defconfig

From Song Xiaowei <songxiaowei@hisilicon.com>
Newsgroups linux.kernel
Subject [PATCH 3/3] defconfig: PCI: Enable Kirin PCIe defconfig
Date 2017-05-15 08:40 +0200
Message-ID <tHhPI-4rL-15@gated-at.bofh.it> (permalink)
References <tHhG2-4ok-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Cc: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Song Xiaowei <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

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


Thread

[PATCH 1/3] arm64: dts: hi3660: add pcie node Song Xiaowei <songxiaowei@hisilicon.com> - 2017-05-15 08:30 +0200
  [PATCH 3/3] defconfig: PCI: Enable  Kirin PCIe defconfig Song Xiaowei <songxiaowei@hisilicon.com> - 2017-05-15 08:40 +0200
  [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC Song Xiaowei <songxiaowei@hisilicon.com> - 2017-05-15 08:40 +0200
    Re: [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin  SoC Niklas Cassel <niklas.cassel@axis.com> - 2017-05-15 10:30 +0200
      答复: [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC songxiaowei <songxiaowei@hisilicon.com> - 2017-05-15 14:10 +0200
  Re: [PATCH 1/3] arm64: dts: hi3660: add pcie node Niklas Cassel <niklas.cassel@axis.com> - 2017-05-15 10:30 +0200
  Re: [PATCH 1/3] arm64: dts: hi3660: add pcie node Guodong Xu <guodong.xu@linaro.org> - 2017-05-15 11:40 +0200

csiph-web