summaryrefslogtreecommitdiffstats
path: root/src/HBconfig
diff options
context:
space:
mode:
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