linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable PCIEPORTBUS
@ 2018-08-30 12:29 Dongdong Liu
  2018-09-21 14:03 ` Wei Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Dongdong Liu @ 2018-08-30 12:29 UTC (permalink / raw)
  To: linux-arm-kernel

PCIe features like AER, Hotplug, PME, DPC depend on PCIEPORTBUS,
so enable PCIEPORTBUS as default.

Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f67e8d5..e5652e9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -67,6 +67,7 @@ CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_ZX=y
 CONFIG_ARCH_ZYNQMP=y
 CONFIG_PCI=y
+CONFIG_PCIEPORTBUS=y
 CONFIG_PCI_IOV=y
 CONFIG_HOTPLUG_PCI=y
 CONFIG_HOTPLUG_PCI_ACPI=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: defconfig: Enable PCIEPORTBUS
  2018-08-30 12:29 [PATCH] arm64: defconfig: Enable PCIEPORTBUS Dongdong Liu
@ 2018-09-21 14:03 ` Wei Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Xu @ 2018-09-21 14:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Dongdong,

On 2018/8/30 13:29, Dongdong Liu wrote:
> PCIe features like AER, Hotplug, PME, DPC depend on PCIEPORTBUS,
> so enable PCIEPORTBUS as default.
> 
> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>

Thanks!
Applied to the hisilicon defconfig tree.

Best Regards,
Wei

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f67e8d5..e5652e9 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -67,6 +67,7 @@ CONFIG_ARCH_XGENE=y
>  CONFIG_ARCH_ZX=y
>  CONFIG_ARCH_ZYNQMP=y
>  CONFIG_PCI=y
> +CONFIG_PCIEPORTBUS=y
>  CONFIG_PCI_IOV=y
>  CONFIG_HOTPLUG_PCI=y
>  CONFIG_HOTPLUG_PCI_ACPI=y
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-21 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-30 12:29 [PATCH] arm64: defconfig: Enable PCIEPORTBUS Dongdong Liu
2018-09-21 14:03 ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).