blob: 5432c28eb3e97bbaa00f360c7f6edc562d6ce337 (
plain)
1
2
3
4
5
6
|
config CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
def_bool n
help
This option indicates that the turbo mode setting is not package
scoped. i.e. enable_turbo() needs to be called on not just the bsp
|