From: Kevin.xie Date: Fri, 5 Aug 2022 02:00:53 +0000 (+0800) Subject: riscv: configs: Disable PCIe ASPM mode X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f02dfe5b8069244e16fa7c2d9174f29b351c0572;p=platform%2Fkernel%2Flinux-starfive.git riscv: configs: Disable PCIe ASPM mode Signed-off-by: Kevin.xie --- diff --git a/arch/riscv/configs/starfive_jh7110_defconfig b/arch/riscv/configs/starfive_jh7110_defconfig index 383a66c..036f7d8 100644 --- a/arch/riscv/configs/starfive_jh7110_defconfig +++ b/arch/riscv/configs/starfive_jh7110_defconfig @@ -82,7 +82,7 @@ CONFIG_MAC80211=y CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=y CONFIG_PCI=y -CONFIG_PCIEASPM_POWERSAVE=y +# CONFIG_PCIEASPM is not set CONFIG_PCIE_PLDA=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y