projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a854fb6
)
arm64: configs: Enable PCIe support for imx8mq boards
author
Heiko Thiery
<heiko.thiery@gmail.com>
Wed, 17 Mar 2021 12:11:37 +0000
(13:11 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 18 Mar 2021 04:03:08 +0000
(12:03 +0800)
Enable PCI_IMX6 to get PCI support for imx8mq boards like imx8mq-evk,
imx8mq-kontron-pitx-imx8m and imx8mq-zii-ultra.
The driver only has build-in support and cannot be compiled as module.
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index d52824d3908a41f619768bfd32669c2223bad933..cb824cb1c80301c51255c36b733c2f8d014f40ce 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-225,6
+225,7
@@
CONFIG_PCI_HOST_THUNDER_PEM=y
CONFIG_PCI_HOST_THUNDER_ECAM=y
CONFIG_PCIE_ROCKCHIP_HOST=m
CONFIG_PCIE_BRCMSTB=m
+CONFIG_PCI_IMX6=y
CONFIG_PCI_LAYERSCAPE=y
CONFIG_PCIE_LAYERSCAPE_GEN4=y
CONFIG_PCI_HISI=y