From: Jon Hunter Date: Thu, 29 Aug 2024 13:42:52 +0000 (+0100) Subject: arm64: defconfig: Enable Tegra194 PCIe Endpoint X-Git-Tag: v6.12-rc1~186^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12803ded10b88b376026c544f1ebce62c44d64e0;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable Tegra194 PCIe Endpoint Build the Tegra194 PCIe Endpoint driver as a module by default for ARM64. Signed-off-by: Jon Hunter Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7d32fca649965..cb435c35a1882 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -232,6 +232,7 @@ CONFIG_PCIE_KIRIN=y CONFIG_PCIE_HISI_STB=y CONFIG_PCIE_ARMADA_8K=y CONFIG_PCIE_TEGRA194_HOST=m +CONFIG_PCIE_TEGRA194_EP=m CONFIG_PCIE_QCOM=y CONFIG_PCIE_RCAR_GEN4_HOST=m CONFIG_PCIE_RCAR_GEN4_EP=m