mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
As Simon Glass requested it, here's a patch that enables CONFIG_CMD_LZMADEC in sandbox. Signed-off-by: Patrice Bouchand <pbfwdlist@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
5527f832c0
commit
def23217e4
1 changed files with 2 additions and 0 deletions
|
|
@ -169,4 +169,6 @@
|
|||
|
||||
#define CONFIG_TPM_TIS_SANDBOX
|
||||
|
||||
#define CONFIG_CMD_LZMADEC
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue