summaryrefslogtreecommitdiff
path: root/src/drivers/pcie/rtd3/device/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pcie/rtd3/device/Kconfig')
-rw-r--r--src/drivers/pcie/rtd3/device/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/drivers/pcie/rtd3/device/Kconfig b/src/drivers/pcie/rtd3/device/Kconfig
new file mode 100644
index 0000000000..7fecd57580
--- /dev/null
+++ b/src/drivers/pcie/rtd3/device/Kconfig
@@ -0,0 +1,6 @@
+config DRIVERS_PCIE_RTD3_DEVICE
+ bool
+ depends on HAVE_ACPI_TABLES
+ help
+ When enabled, this driver will add support for ACPI controlled
+ Runtime D3 using GPIOs for power/reset control of the PCIe device.