diff options
Diffstat (limited to 'drivers/pci/pcie/Kconfig')
-rw-r--r-- | drivers/pci/pcie/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig index 25b04fb2517d..5a0c6ad53f8e 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig | |||
@@ -33,7 +33,7 @@ source "drivers/pci/pcie/aer/Kconfig" | |||
33 | config PCIEASPM | 33 | config PCIEASPM |
34 | bool "PCI Express ASPM support(Experimental)" | 34 | bool "PCI Express ASPM support(Experimental)" |
35 | depends on PCI && EXPERIMENTAL && PCIEPORTBUS | 35 | depends on PCI && EXPERIMENTAL && PCIEPORTBUS |
36 | default y | 36 | default n |
37 | help | 37 | help |
38 | This enables PCI Express ASPM (Active State Power Management) and | 38 | This enables PCI Express ASPM (Active State Power Management) and |
39 | Clock Power Management. ASPM supports state L0/L0s/L1. | 39 | Clock Power Management. ASPM supports state L0/L0s/L1. |