Re: [U-Boot] [PATCH 20/47] Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 04:57:35AM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_ESBC_VALIDATE > > Signed-off-by: Simon Glass > --- > > arch/arm/include/asm/fsl_secure_boot.h | 1 - > arch/powerpc/include/asm/fsl_secure_boot.h |

[U-Boot] [PATCH 20/47] Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig

2017-05-15 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_ESBC_VALIDATE Signed-off-by: Simon Glass --- arch/arm/include/asm/fsl_secure_boot.h | 1 - arch/powerpc/include/asm/fsl_secure_boot.h | 1 - board/freescale/common/Kconfig | 8 con