summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2015-02-26 08:40:41 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-04-02 17:40:42 -0500
commitccc083685c11abaae934374aab71628e264f55a1 (patch)
tree844f7a4d51f408d08382f2f37b2aec860f077409
parent248b81d8c291d59e1d864f5af24c9cc47bb51938 (diff)
downloadtalos-hostboot-ccc083685c11abaae934374aab71628e264f55a1.tar.gz
talos-hostboot-ccc083685c11abaae934374aab71628e264f55a1.zip
HBconfig change to only compile HTMGT if IPMI is enabled.
HTMGT support for non-IPMI systems will be added later. Change-Id: I79c1a1a860d0764879211bfcda64b6d2933ab774 RTC: 124663 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16015 Tested-by: Jenkins Server Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
-rw-r--r--src/usr/htmgt/HBconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/htmgt/HBconfig b/src/usr/htmgt/HBconfig
index be84698b8..dfb723654 100644
--- a/src/usr/htmgt/HBconfig
+++ b/src/usr/htmgt/HBconfig
@@ -1,5 +1,6 @@
config HTMGT
default n
+ depends on BMC_IPMI #TODO RTC: 124370
help
Enable Host TMGT in hostboot/HBRT
OpenPOWER on IntegriCloud