aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-10-30 05:36:47 -0400
committerArnd Bergmann <arnd@arndb.de>2017-10-30 05:36:47 -0400
commit17a8045ba32b48c69ff82336e556c344c05ed012 (patch)
treebf5e7d180cdef2ad98a21e8ceaa37178cc7cf029
parent84d711caed82ef0cb323b27565b7a8bf54f6550d (diff)
parenta9e6753c1c92ae7d2c0c99b420c5c7dd5ebfc37d (diff)
Merge tag 'tegra-for-4.15-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc
Pull "arm64: tegra: Default configuration updates for v4.15-rc1" from Thierry Reding: This enables the PCI host controller on 64-bit ARM. It is supported and enabled via device tree on Tegra210 and Tegra186. * tag 'tegra-for-4.15-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: arm64: defconfig: Enable Tegra PCI controller
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 94b14ee48c6d..7824e8d71315 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -74,6 +74,7 @@ CONFIG_PCIE_QCOM=y
74CONFIG_PCIE_KIRIN=y 74CONFIG_PCIE_KIRIN=y
75CONFIG_PCIE_ARMADA_8K=y 75CONFIG_PCIE_ARMADA_8K=y
76CONFIG_PCI_AARDVARK=y 76CONFIG_PCI_AARDVARK=y
77CONFIG_PCI_TEGRA=y
77CONFIG_PCIE_RCAR=y 78CONFIG_PCIE_RCAR=y
78CONFIG_PCIE_ROCKCHIP=m 79CONFIG_PCIE_ROCKCHIP=m
79CONFIG_PCI_HOST_GENERIC=y 80CONFIG_PCI_HOST_GENERIC=y