diff mbox series

arm64: defconfig: Enable PCI_J721E

Message ID 20240807-pci-j721e-defconfig-v1-1-b97e5f4564f6@redhat.com (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable PCI_J721E | expand

Commit Message

Andrew Halaney Aug. 7, 2024, 8:15 p.m. UTC
Enable PCI_J721E for usage in both host and endpoint modes.
This is used by boards such as Texas Instrument's SK-AM69 and
J784S4XEVM.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)


---
base-commit: eec5d86d5bac6b3e972eb9c1898af3c08303c52d
change-id: 20240807-pci-j721e-defconfig-7bfbd95b6f93

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 01dd286ba7ef0..e5222dbedd387 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -225,6 +225,8 @@  CONFIG_PCIE_RCAR_HOST=y
 CONFIG_PCIE_RCAR_EP=y
 CONFIG_PCIE_ROCKCHIP_HOST=m
 CONFIG_PCI_XGENE=y
+CONFIG_PCI_J721E_HOST=y
+CONFIG_PCI_J721E_EP=y
 CONFIG_PCI_IMX6_HOST=y
 CONFIG_PCI_LAYERSCAPE=y
 CONFIG_PCI_HISI=y