2021-09-07 04:28:10

by Nobuhiro Iwamatsu

[permalink] [raw]
Subject: [PATCH] arm64: defconfig: Visconti: Enable PCIe host controller

Enable Visconti's PCIe host controller in the ARM64 defconfig.

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 156d96afbbfc..5085777eb6c9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -237,6 +237,7 @@ CONFIG_PCIE_ARMADA_8K=y
CONFIG_PCIE_KIRIN=y
CONFIG_PCIE_HISI_STB=y
CONFIG_PCIE_TEGRA194_HOST=m
+CONFIG_PCIE_VISCONTI_HOST=y
CONFIG_PCI_ENDPOINT=y
CONFIG_PCI_ENDPOINT_CONFIGFS=y
CONFIG_PCI_EPF_TEST=m
--
2.32.0



2021-09-09 00:38:41

by Nobuhiro Iwamatsu

[permalink] [raw]
Subject: Re: [PATCH] arm64: defconfig: Visconti: Enable PCIe host controller

Hi,

On Tue, Sep 07, 2021 at 01:23:40PM +0900, Nobuhiro Iwamatsu wrote:
> Enable Visconti's PCIe host controller in the ARM64 defconfig.
>
> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks.

Best regards,
Nobuhiro

>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 156d96afbbfc..5085777eb6c9 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -237,6 +237,7 @@ CONFIG_PCIE_ARMADA_8K=y
> CONFIG_PCIE_KIRIN=y
> CONFIG_PCIE_HISI_STB=y
> CONFIG_PCIE_TEGRA194_HOST=m
> +CONFIG_PCIE_VISCONTI_HOST=y
> CONFIG_PCI_ENDPOINT=y
> CONFIG_PCI_ENDPOINT_CONFIGFS=y
> CONFIG_PCI_EPF_TEST=m
> --
> 2.32.0
>
>