diff options
-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 dc29348264c6..72962cc92e0a 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig | |||
@@ -39,7 +39,7 @@ config PCIEASPM | |||
39 | Power Management) and Clock Power Management. ASPM supports | 39 | Power Management) and Clock Power Management. ASPM supports |
40 | state L0/L0s/L1. | 40 | state L0/L0s/L1. |
41 | 41 | ||
42 | ASPM is initially set up the the firmware. With this option enabled, | 42 | ASPM is initially set up by the firmware. With this option enabled, |
43 | Linux can modify this state in order to disable ASPM on known-bad | 43 | Linux can modify this state in order to disable ASPM on known-bad |
44 | hardware or configurations and enable it when known-safe. | 44 | hardware or configurations and enable it when known-safe. |
45 | 45 | ||