summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:16 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:55 (GMT)
commitea7971f705e5b00fad41bc15941b5415fec01ee6 (patch)
treef2d58a6d128a434ca2816200d16567b20215897f /arch/powerpc
parent230ecd7150e83fc5a669bc1d986a79cd036de90a (diff)
downloadu-boot-ea7971f705e5b00fad41bc15941b5415fec01ee6.tar.xz
Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ESBC_VALIDATE Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/include/asm/fsl_secure_boot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/fsl_secure_boot.h b/arch/powerpc/include/asm/fsl_secure_boot.h
index 8f66fc5..76921ee 100644
--- a/arch/powerpc/include/asm/fsl_secure_boot.h
+++ b/arch/powerpc/include/asm/fsl_secure_boot.h
@@ -99,7 +99,6 @@
#define CONFIG_SPL_UBOOT_KEY_HASH NULL
#endif /* ifdef CONFIG_SPL_BUILD */
-#define CONFIG_CMD_ESBC_VALIDATE
#define CONFIG_FSL_SEC_MON
#ifndef CONFIG_SPL_BUILD