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@xxxxxxxxxx> > Signed-off-by: Xiaowei Song <songxiaowei@xxxxxxxxxxxxx> > --- > 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 >