commit | 3b5ba57a66bef3c4dfc4da6390dc05f888bb7c47 | [log] [tgz] |
---|---|---|
author | jim <jim.yuan@supermicro.com> | Tue Jun 20 16:02:50 2017 -0700 |
committer | jim <jim.yuan@supermicro.com> | Tue Jun 20 16:02:50 2017 -0700 |
tree | 63afd896aa9e1c95742dd67190d36c983ed15b0a | |
parent | 1b652c65d5954da9adc18f4cd40dbc1151312697 [diff] |
p9dsu.config: unset SECUREBOOT, TPMDD and TPM_NUVOTON.
diff --git a/openpower/configs/hostboot/p9dsu.config b/openpower/configs/hostboot/p9dsu.config index 30489ee..9a8b3fa 100644 --- a/openpower/configs/hostboot/p9dsu.config +++ b/openpower/configs/hostboot/p9dsu.config
@@ -63,6 +63,6 @@ # 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