From: Jaehoon Chung Date: Thu, 3 May 2018 11:56:46 +0000 (+0900) Subject: configs: rpi: remove the CONFIG_SPL_FRAMEWORK X-Git-Tag: accepted/tizen/unified/20201110.125028~216 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab719522e83a5eb5f19d75a24970163ea92b25c6;p=platform%2Fkernel%2Fu-boot.git configs: rpi: remove the CONFIG_SPL_FRAMEWORK Remove the CONFIG_SPL_FRAMEWORK config in include/configs/rpi.h. Change-Id: Iff3f2740ddaaa4be16766e66cea29eca140dee02 Signed-off-by: Jaehoon Chung --- diff --git a/include/configs/rpi.h b/include/configs/rpi.h index 53bb791..1e571b8 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -46,7 +46,6 @@ #define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE #ifdef CONFIG_SPL_BUILD -#define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_DRIVERS_MISC_SUPPORT #define CONFIG_SPL_BOARD_INIT #define CONFIG_SPL_TEXT_BASE 0x00008000