From: Jaehoon Chung Date: Thu, 3 May 2018 11:56:46 +0000 (+0900) Subject: configs: rpi: remove the CONFIG_SPL_FRAMEWORK X-Git-Tag: submit/tizen/20191107.042334~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a44be8342fc594baf525ec2e589206533dfed395;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 1a00378330..356c94039c 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -42,7 +42,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