summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openpower/configs/hostboot/p9dsu.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/openpower/configs/hostboot/p9dsu.config b/openpower/configs/hostboot/p9dsu.config
index 30489eef..9a8b3fab 100644
--- a/openpower/configs/hostboot/p9dsu.config
+++ b/openpower/configs/hostboot/p9dsu.config
@@ -63,6 +63,6 @@ unset HOST_HCDB_SUPPORT
# set for trace debug to console
set CONSOLE_OUTPUT_TRACE
-unset CONFIG_SECUREBOOT
-unset CONFIG_TPMDD
-unset CONFIG_TPM_NUVOTON
+unset SECUREBOOT
+unset TPMDD
+unset TPM_NUVOTON
OpenPOWER on IntegriCloud