summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/core_activate/core_activate.C
diff options
context:
space:
mode:
authoraalugore <aalugore@us.ibm.com>2015-09-29 16:19:09 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-09-29 16:43:25 -0500
commit2257ff8dba986bc5efe691f400fce104829bfe33 (patch)
tree3beea2c3f9bbab9eba270b8457f04b7fdb958078 /src/usr/hwpf/hwp/core_activate/core_activate.C
parentab89379aa0c4e7ceeae91f6c729cd7d120379dd5 (diff)
downloadtalos-hostboot-2257ff8dba986bc5efe691f400fce104829bfe33.tar.gz
talos-hostboot-2257ff8dba986bc5efe691f400fce104829bfe33.zip
Config flag to enable ONLY ipl time checktop analysis
Change-Id: I87dcd01e82436828e1a6fa4db5a79281c7ce1b66 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20864 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/core_activate/core_activate.C')
-rw-r--r--src/usr/hwpf/hwp/core_activate/core_activate.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/core_activate/core_activate.C b/src/usr/hwpf/hwp/core_activate/core_activate.C
index 8fc317327..e9c729b5f 100644
--- a/src/usr/hwpf/hwp/core_activate/core_activate.C
+++ b/src/usr/hwpf/hwp/core_activate/core_activate.C
@@ -85,7 +85,7 @@
#include <diag/prdf/prdfMain.H>
#include <util/misc.H>
-#ifdef CONFIG_ENABLE_CHECKSTOP_ANALYSIS
+#ifdef CONFIG_IPLTIME_CHECKSTOP_ANALYSIS
#include <occ/occ_common.H>
#endif
@@ -641,7 +641,7 @@ void* call_host_activate_slave_cores( void *io_pArgs )
// @@@@@ END CUSTOM BLOCK: @@@@@
-#ifdef CONFIG_ENABLE_CHECKSTOP_ANALYSIS
+#ifdef CONFIG_IPLTIME_CHECKSTOP_ANALYSIS
if( l_stepError.isNull() )
{
// update firdata inputs for OCC
OpenPOWER on IntegriCloud