summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pcie/rtd3/Kconfig
blob: be0e92d96ed9e000c4c9c5d6d2bad49a80d2a131 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SPDX-License-Identifier: GPL-2.0-only

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.