[arm64] PCI: Enable PCI_TEGRA (Closes: #888817)

This commit is contained in:
Ben Hutchings 2018-04-19 00:19:47 +01:00
parent ae9bb017a0
commit 5014bbfd99
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -519,6 +519,7 @@ linux (4.15.17-1) UNRELEASED; urgency=medium
* squashfs: Enable SQUASHFS_ZSTD (Closes: #883410)
* block: Enable BLK_SED_OPAL (except on armel)
* [arm64] Enable ARCH_SYNQUACER and related driver modules (Closes: #891787)
* [arm64] PCI: Enable PCI_TEGRA (Closes: #888817)
[ Vagrant Cascadian ]
* [armhf] Add patch to fix loading of imx6q-cpufreq module.

View File

@ -655,6 +655,7 @@ CONFIG_PCIE_KIRIN=y
## file: drivers/pci/host/Kconfig
##
CONFIG_PCI_AARDVARK=y
CONFIG_PCI_TEGRA=y
CONFIG_PCI_HOST_GENERIC=y
CONFIG_PCI_XGENE=y
CONFIG_PCI_HOST_THUNDER_PEM=y