diff options
author | P. Christeas <xrg@linux.gr> | 2011-12-06 20:48:35 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-01-06 12:11:17 -0800 |
commit | d56641c7723c92487fb4bbcd995ad74169e2329b (patch) | |
tree | 5d5d0b1d9f060f9bb2f585efb129513b0416f067 /drivers/pci/pcie/Kconfig | |
parent | 85b8582d7ca516030efb84d94fa29a73c1d9a125 (diff) |
PCI: kconfig: English typo in pci/pcie/Kconfig
Just fix this help text.
Signed-off-by: P. Christeas <xrg@linux.gr>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
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 dc29348264c6..72962cc92e0a 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig @@ -39,7 +39,7 @@ config PCIEASPM Power Management) and Clock Power Management. ASPM supports state L0/L0s/L1. - ASPM is initially set up the the firmware. With this option enabled, + ASPM is initially set up by the firmware. With this option enabled, Linux can modify this state in order to disable ASPM on known-bad hardware or configurations and enable it when known-safe. |