From d3662dff78e94d8d836fc61b84ce46fef91b9aa7 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:34 -0600 Subject: Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- arch/arm/include/asm/fsl_secure_boot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/include/asm/fsl_secure_boot.h') diff --git a/arch/arm/include/asm/fsl_secure_boot.h b/arch/arm/include/asm/fsl_secure_boot.h index ddc77a54da6..051e8aeaf37 100644 --- a/arch/arm/include/asm/fsl_secure_boot.h +++ b/arch/arm/include/asm/fsl_secure_boot.h @@ -27,7 +27,6 @@ #endif #define CONFIG_SPL_BOARD_INIT -#define CONFIG_SPL_DRIVERS_MISC_SUPPORT #ifdef CONFIG_SPL_BUILD /* * Define the key hash for U-Boot here if public/private key pair used to -- cgit v1.2.3