summaryrefslogtreecommitdiffstats
path: root/openpower/configs/hostboot
diff options
context:
space:
mode:
authorRoland Veloz <rveloz@us.ibm.com>2017-10-04 14:02:16 -0500
committerRoland Veloz <rveloz@us.ibm.com>2017-10-04 14:02:16 -0500
commit0e1efd787b958634e71413bdd8de1e625500471b (patch)
tree95111ac09a3dfb64f16563188b8609dbd4ff14f0 /openpower/configs/hostboot
parent3c321a7393b29ea159e24d5d45953f1e378db21d (diff)
downloadblackbird-op-build-0e1efd787b958634e71413bdd8de1e625500471b.tar.gz
blackbird-op-build-0e1efd787b958634e71413bdd8de1e625500471b.zip
Removed the HOST_HCDB_SUPPORT directive
Removed the HOST_HCDB_SUPPORT directive from the config file. It will now be controlled from the hwas/HBconfig file.
Diffstat (limited to 'openpower/configs/hostboot')
-rw-r--r--openpower/configs/hostboot/p9dsu.config3
-rwxr-xr-xopenpower/configs/hostboot/romulus.config3
-rwxr-xr-xopenpower/configs/hostboot/witherspoon.config3
-rwxr-xr-xopenpower/configs/hostboot/zaius.config3
4 files changed, 0 insertions, 12 deletions
diff --git a/openpower/configs/hostboot/p9dsu.config b/openpower/configs/hostboot/p9dsu.config
index 5b8ee8e8..87b7c390 100644
--- a/openpower/configs/hostboot/p9dsu.config
+++ b/openpower/configs/hostboot/p9dsu.config
@@ -63,9 +63,6 @@ set BMC_BT_LPC_IPMI
set ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS
-# Hostboot will not detect hardware changes
-unset HOST_HCDB_SUPPORT
-
# set for trace debug to console
set CONSOLE_OUTPUT_TRACE
set CONSOLE_OUTPUT_FFDCDISPLAY
diff --git a/openpower/configs/hostboot/romulus.config b/openpower/configs/hostboot/romulus.config
index ef027eab..486017d4 100755
--- a/openpower/configs/hostboot/romulus.config
+++ b/openpower/configs/hostboot/romulus.config
@@ -60,9 +60,6 @@ set BMC_BT_LPC_IPMI
unset ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS
-# Hostboot will detect hardware changes
-unset HOST_HCDB_SUPPORT
-
# set for trace debug to console
set CONSOLE_OUTPUT_TRACE
diff --git a/openpower/configs/hostboot/witherspoon.config b/openpower/configs/hostboot/witherspoon.config
index 0bcf28ce..106b3036 100755
--- a/openpower/configs/hostboot/witherspoon.config
+++ b/openpower/configs/hostboot/witherspoon.config
@@ -64,9 +64,6 @@ set BMC_BT_LPC_IPMI
set ENABLE_CHECKSTOP_ANALYSIS
set IPLTIME_CHECKSTOP_ANALYSIS
-# Hostboot will not detect hardware changes
-unset HOST_HCDB_SUPPORT
-
# set for trace debug to console
unset CONSOLE_OUTPUT_TRACE
set CONSOLE_OUTPUT_FFDCDISPLAY
diff --git a/openpower/configs/hostboot/zaius.config b/openpower/configs/hostboot/zaius.config
index cbfa2420..6e034004 100755
--- a/openpower/configs/hostboot/zaius.config
+++ b/openpower/configs/hostboot/zaius.config
@@ -63,9 +63,6 @@ set BMC_BT_LPC_IPMI
set ENABLE_CHECKSTOP_ANALYSIS
set IPLTIME_CHECKSTOP_ANALYSIS
-# Hostboot will not detect hardware changes
-unset HOST_HCDB_SUPPORT
-
# set for trace debug to console
unset CONSOLE_OUTPUT_TRACE
set CONSOLE_OUTPUT_FFDCDISPLAY
OpenPOWER on IntegriCloud