mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
054f27e6f8
commit
bdd1d82af2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user