arm64: defconfig: Re-enable Tegra PCIe host driver
authorJon Hunter <jonathanh@nvidia.com>
Thu, 9 Apr 2020 09:55:30 +0000 (10:55 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Apr 2020 14:15:00 +0000 (16:15 +0200)
commit90670f0ef690f9c8712f236e8cf14c156c9a6365
tree3a53461a59cffa499a73f97462f1abcb4c488087
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
arm64: defconfig: Re-enable Tegra PCIe host driver

Commit c57247f940e8 ("PCI: tegra: Add support for PCIe endpoint mode in
Tegra194") updated the Tegra PCIe Kconfig symbol for building the Tegra
PCIe host controller driver. Following this change the Tegra PCIe host
controller driver is no longer built by default and so no works without
updating the arm64 defconfig. Fix this by updating the Kconfig symbol
in the arm64 for the Tegra PCIe host controller so that again it is
built by default.

Fixes: c57247f940e8 ("PCI: tegra: Add support for PCIe endpoint mode in Tegra194")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig