tpm: Don't select LOG
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>
This commit is contained in:
@@ -2027,7 +2027,6 @@ config CMD_TPM_V1
|
||||
|
||||
config CMD_TPM_V2
|
||||
bool
|
||||
select CMD_LOG
|
||||
|
||||
config CMD_TPM
|
||||
bool "Enable the 'tpm' command"
|
||||
|
||||
Reference in New Issue
Block a user