From 527a07277b32a0052d1fa1263e4e3eac72099256 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 6 Mar 2015 13:19:07 -0700 Subject: sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass --- include/configs/sandbox.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/sandbox.h') diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 5f72f6a..842fbe2 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -145,8 +145,6 @@ #define CONFIG_SHA1 #define CONFIG_SHA256 -#define CONFIG_TPM_TIS_SANDBOX - #define CONFIG_CMD_SANDBOX #define CONFIG_BOOTARGS "" @@ -196,8 +194,6 @@ #define CONFIG_LZO #define CONFIG_LZMA -#define CONFIG_TPM_TIS_SANDBOX - #define CONFIG_CMD_LZMADEC #define CONFIG_CMD_USB -- cgit v1.1