mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
arm64: zynqmp: Enable sha1sum command
Enable it for TPM usage. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
e32d891659
commit
57bcae88fe
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ CONFIG_CMD_THOR_DOWNLOAD=y
|
|||
CONFIG_CMD_NVEDIT_EFI=y
|
||||
CONFIG_CMD_MEMTEST=y
|
||||
CONFIG_SYS_ALT_MEMTEST=y
|
||||
CONFIG_CMD_SHA1SUM=y
|
||||
CONFIG_CMD_BIND=y
|
||||
CONFIG_CMD_CLK=y
|
||||
CONFIG_CMD_DFU=y
|
||||
|
|
Loading…
Add table
Reference in a new issue