summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pcie/rtd3/Kconfig
blob: 7c21ce8ced8a1eb2c278c3a088b77b323b240d09 (plain)
1
2
3
4
5
6
7
8
9
config SOC_INTEL_COMMON_BLOCK_PCIE_RTD3
	bool
	default n
	depends on HAVE_ACPI_TABLES
	select PMC_IPC_ACPI_INTERFACE
	help
	   When enabled, this driver will add support for ACPI controlled
	   Runtime D3 using GPIOs for power/reset control of the device
	   attached to a PCIe root port.