
21 Jan
2021
21 Jan
'21
4:10 a.m.
We don't need to enable logging to run this command since the output will still appear. Drop the 'select'.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
cmd/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/cmd/Kconfig b/cmd/Kconfig index 0625ee4050f..7097cc1a145 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -2025,7 +2025,6 @@ config CMD_TPM_V1
config CMD_TPM_V2 bool - select CMD_LOG
config CMD_TPM bool "Enable the 'tpm' command"
--
2.30.0.296.g2bfb1c46d8-goog