mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: Kconfig: Document what ASPM means
BUG=None BRANCH=None TEST=None Signed-off-by: Jonathan Neuschfer <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> Change-Id: I57dd933ad70ffac95388d832bd5047f2225688e3 Reviewed-on: https://chromium-review.googlesource.com/425266 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
f63d01771d
commit
d2778bb400
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ config PCIEXP_ASPM
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Detect and enable ASPM on PCIe links.
|
Detect and enable ASPM (Active State Power Management) on PCIe links.
|
||||||
|
|
||||||
config PCIEXP_CLK_PM
|
config PCIEXP_CLK_PM
|
||||||
prompt "Enable PCIe Clock Power Management"
|
prompt "Enable PCIe Clock Power Management"
|
||||||
|
|
Loading…
Add table
Reference in a new issue