Enable IPLTime Checkstop Analysis on Zaius
diff --git a/openpower/configs/hostboot/zaius.config b/openpower/configs/hostboot/zaius.config
index 8f4fc54..cbfa242 100755
--- a/openpower/configs/hostboot/zaius.config
+++ b/openpower/configs/hostboot/zaius.config
@@ -59,9 +59,9 @@
 
 set BMC_BT_LPC_IPMI
 
-# Enable Runtime Checktop Analysis
+# Enable IPLtime + Runtime Checktop Analysis
 set ENABLE_CHECKSTOP_ANALYSIS
-unset IPLTIME_CHECKSTOP_ANALYSIS
+set IPLTIME_CHECKSTOP_ANALYSIS
 
 # Hostboot will not detect hardware changes
 unset HOST_HCDB_SUPPORT