mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: configs: rockchip_defconfig: remove CONFIG_PCIEASPM_POWERSAVE
ASPM is not a stable optional function for All devices from history, and make us hard to debug any conflict issues. So remove it from default configs. Change-Id: I3417889dd4ab78fdc0a73d25f2e83db115558e89 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
@@ -47,7 +47,6 @@ CONFIG_PROFILING=y
|
||||
CONFIG_ARCH_ROCKCHIP=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEASPM_POWERSAVE=y
|
||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||
CONFIG_PCIE_DW_ROCKCHIP=y
|
||||
# CONFIG_ARM64_ERRATUM_826319 is not set
|
||||
|
||||
Reference in New Issue
Block a user