From 8c50e684415312b27b5ffe30164877460c2e7858 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 27 Dec 2016 16:31:28 +0100 Subject: Kconfig: Document what ASPM means MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I57dd933ad70ffac95388d832bd5047f2225688e3 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/17973 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Paul Menzel --- src/device/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/device') diff --git a/src/device/Kconfig b/src/device/Kconfig index c90da896ef..d1f56941ca 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -264,7 +264,7 @@ config PCIEXP_ASPM bool default n help - Detect and enable ASPM on PCIe links. + Detect and enable ASPM (Active State Power Management) on PCIe links. config PCIEXP_CLK_PM prompt "Enable PCIe Clock Power Management" -- cgit v1.2.3