Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708162
| From | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 1/6] arm64: defconfig: enable Kirin PCIe |
| Date | 2017-08-10 04:40 +0200 |
| Message-ID | <ucLy9-7Ry-13@gated-at.bofh.it> (permalink) |
| References | <ucLy9-7Ry-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Xiaowei Song <songxiaowei@hisilicon.com> Enable HiSilicon Kirin series SoCs PCIe controllers Signed-off-by: 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 b4ca115..4e14c6d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -68,6 +68,7 @@ CONFIG_HOTPLUG_PCI_ACPI=y CONFIG_PCI_LAYERSCAPE=y CONFIG_PCI_HISI=y CONFIG_PCIE_QCOM=y +CONFIG_PCIE_KIRIN=y CONFIG_PCIE_ARMADA_8K=y CONFIG_PCI_AARDVARK=y CONFIG_PCIE_RCAR=y -- 2.10.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 1/6] arm64: defconfig: enable Kirin PCIe Guodong Xu <guodong.xu@linaro.org> - 2017-08-10 04:40 +0200
csiph-web