summaryrefslogtreecommitdiffstats
path: root/openpower/configs/hostboot/p9dsu.config
diff options
context:
space:
mode:
authorjim <jim.yuan@supermicro.com>2017-06-20 16:02:50 -0700
committerjim <jim.yuan@supermicro.com>2017-06-20 16:02:50 -0700
commit3b5ba57a66bef3c4dfc4da6390dc05f888bb7c47 (patch)
tree63afd896aa9e1c95742dd67190d36c983ed15b0a /openpower/configs/hostboot/p9dsu.config
parent1b652c65d5954da9adc18f4cd40dbc1151312697 (diff)
downloadtalos-op-build-3b5ba57a66bef3c4dfc4da6390dc05f888bb7c47.tar.gz
talos-op-build-3b5ba57a66bef3c4dfc4da6390dc05f888bb7c47.zip
p9dsu.config: unset SECUREBOOT, TPMDD and TPM_NUVOTON.
Diffstat (limited to 'openpower/configs/hostboot/p9dsu.config')
-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