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