X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fdevices%2FKconfig;h=516881951907b7c5123490af43fce5f1028a19e3;hp=a731f44aad85449738954567243527757fba3b2f;hb=90dcdd43ee83b12ddd1cdafba7613971cbfa2117;hpb=22c0468d3927a370b9723e9e78714c2731d33a81 diff --git a/src/devices/Kconfig b/src/devices/Kconfig index a731f44aa..516881951 100644 --- a/src/devices/Kconfig +++ b/src/devices/Kconfig @@ -163,3 +163,17 @@ config AGP_PLUGIN_SUPPORT config CARDBUS_PLUGIN_SUPPORT bool default y + +config PCIEXP_COMMON_CLOCK + prompt "Enable PCIe Common Clock" + bool + default n + help + Detect and enable Common Clock on PCIe links. + +config PCIEXP_ASPM + prompt "Enable PCIe ASPM" + bool + default n + help + Detect and enable ASPM on PCIe links.