Kconfig: Document what ASPM means
Change-Id: I57dd933ad70ffac95388d832bd5047f2225688e3 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/17973 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
29d5be151c
commit
8c50e68441
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue