blob: 7db335ac1cd44473394eb925ecb950375e7015be (
plain)
1
2
3
4
5
6
7
|
config DRIVERS_INTEL_DPTF
bool "Support runtime generation of Intel DPTF ACPI tables"
depends on HAVE_ACPI_TABLES
default n
help
When enabled, entries in the devicetree are used to generate
Intel DPTF Tables at runtime in the SSDT.
|