summaryrefslogtreecommitdiffstats
path: root/src/HBconfig
diff options
context:
space:
mode:
authorMatt Ploetz <maploetz@us.ibm.com>2016-10-26 16:58:37 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-05 23:47:56 -0400
commit68f271dece6930f9488c98565596e2750059a421 (patch)
tree57de438f0465f2e06f500eb3f58dd13bf15a6e45 /src/HBconfig
parent4ffcb4db436e24a8af6d08de9445a58c3314a6be (diff)
downloadtalos-hostboot-68f271dece6930f9488c98565596e2750059a421.tar.gz
talos-hostboot-68f271dece6930f9488c98565596e2750059a421.zip
Add uartif include to ast2400
Change-Id: Ica065fb2dd4402c0fa71466055bcccb573d48101 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31877 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/HBconfig')
-rw-r--r--src/HBconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/HBconfig b/src/HBconfig
index 08ab1604f..5abb51295 100644
--- a/src/HBconfig
+++ b/src/HBconfig
@@ -9,9 +9,14 @@ config P9_VPO_COMPILE
help
Compile and build image for VPO environment
-config BMC_AST2400
+config BMC_AST2500
default n
help
+ Compile hostboot support for AST2500 based BMC
+
+config BMC_AST2400
+ default y if (BMC_AST2500)
+ help
Compile hostboot support for AST2400 based BMC
config P9_SYSTEM
OpenPOWER on IntegriCloud