xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Turbo mode is a setting to enable processor frequency boosting. This
3    interface is used to tell host that it is allowed to turn on turbo mode.
4
5properties:
6    - name: TurboAllowed
7      type: boolean
8      description: >
9          Set this to allow Turbo mode.
10