config DRIVERS_INTEL_DPTF bool 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. config DPTF_USE_EISA_HID bool depends on DRIVERS_INTEL_DPTF default n help Prior to Tiger Lake, all DPTF devices used 7-character EISA IDs. If selected, the 7-character _HIDs will be emitted, otherwise, it will use the "new" style, which are regular 8-character _HIDs.