summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/settings
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-06-20 00:29:11 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-06-30 21:37:27 +0300
commit67d3f904784f40ddef9b1179a95658ba12a7d0f2 (patch)
treedcd036aac9ccd2e9a4b261d943e82a7b5438df35 /meta-phosphor/common/recipes-phosphor/settings
parentf55db886e2a046bed05f014fc69083c525901ca9 (diff)
downloadopenbmc-67d3f904784f40ddef9b1179a95658ba12a7d0f2.tar.xz
Add in default for power cap enable/disable
Per the OCC interface specification, must provide a power cap setting and the ability to enable/disable that power cap. The default will for it to be disabled. Change-Id: I239a4f5a27c0a64650b4d3a28fc24286f02b60a9 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/settings')
-rw-r--r--meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
index 3987881dc..1154b07fb 100644
--- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
+++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
@@ -17,6 +17,7 @@
Interface: xyz.openbmc_project.Control.Power.Cap
Defaults:
PowerCap: 0
+ PowerCapEnable: 'false'
/xyz/openbmc_project/control/host0/power_restore_policy:
Interface: xyz.openbmc_project.Control.Power.RestorePolicy