summaryrefslogtreecommitdiffstats
path: root/src/usr/devtree
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2014-10-22 13:54:31 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-11-06 17:13:26 -0600
commitc25b22155f5a4bf03b7bd2cba456051f79451b5c (patch)
treedf870011b7afd4e1abec34c37833fc1893d5451c /src/usr/devtree
parentd2c667e95002a89e72cfabe8221a32a0319552a9 (diff)
downloadtalos-hostboot-c25b22155f5a4bf03b7bd2cba456051f79451b5c.tar.gz
talos-hostboot-c25b22155f5a4bf03b7bd2cba456051f79451b5c.zip
BMC: Enable CVPD HW support
Change-Id: I486f31fc47d67c7c4d5b32e49b80cfd8396ca695 RTC: 113492 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14127 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/devtree')
-rw-r--r--src/usr/devtree/HBconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/devtree/HBconfig b/src/usr/devtree/HBconfig
index 9b103c80a..3ce7d2c19 100644
--- a/src/usr/devtree/HBconfig
+++ b/src/usr/devtree/HBconfig
@@ -1,6 +1,7 @@
config DISABLE_HOSTBOOT_RUNTIME
- default y if !HAVE_MBVPD
+ default n
help
Disable the Hostboot Runtime (HBRT)
-
+# Was default y if !HAVE_MBVPD
+# Story 116907 Enable HBRT for OpenPower
OpenPOWER on IntegriCloud