From 4d7a3f52d03ed6668ca6cc2ed009c1f9bb0007dc Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 30 Oct 2021 23:03:54 -0400 Subject: Convert CONFIG_OF_EMBED to Kconfig This converts the following to Kconfig: CONFIG_OF_EMBED Signed-off-by: Tom Rini Reviewed-by: Rick Chen --- include/configs/cgtqmx8.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/cgtqmx8.h') diff --git a/include/configs/cgtqmx8.h b/include/configs/cgtqmx8.h index df9bd90450..11b186a3ab 100644 --- a/include/configs/cgtqmx8.h +++ b/include/configs/cgtqmx8.h @@ -30,8 +30,6 @@ #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE #define CONFIG_SPL_ABORT_ON_RAW_IMAGE - -#define CONFIG_OF_EMBED #endif #define CONFIG_REMAKE_ELF -- cgit v1.2.3