Message ID | 20210907042340.1525711-1-nobuhiro1.iwamatsu@toshiba.co.jp (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: defconfig: Visconti: Enable PCIe host controller | expand |
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 <nobuhiro1.iwamatsu@toshiba.co.jp> > --- > 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 > >
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
Enable Visconti's PCIe host controller in the ARM64 defconfig. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)