xref: /aosp_15_r20/external/coreboot/src/cpu/intel/turbo/Kconfig (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3config CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
4	def_bool n
5	help
6	  This option indicates that the turbo mode setting is not package
7	  scoped. i.e. enable_turbo() needs to be called on not just the bsp
8