xref: /aosp_15_r20/external/coreboot/src/soc/intel/common/block/dtt/Kconfig (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3config SOC_INTEL_COMMON_BLOCK_DTT
4	bool
5	default n
6	help
7	  Minimal PCI Driver for enabling SSDT generation of Intel
8	  Dynamic Tuning Technology (DTT) policies and controls, also
9	  known as Intel DPTF (Dynamic Platform and Thermal Framework)
10