From a8c281d4b737129c4f5cb52cb0821e6d055bbca3 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Sat, 29 Jan 2022 18:25:30 +0300 Subject: Convert CONFIG_REMAKE_ELF to Kconfig This converts the following to Kconfig: CONFIG_REMAKE_ELF Signed-off-by: Alper Nebi Yasak --- configs/colibri-imx8x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/colibri-imx8x_defconfig') diff --git a/configs/colibri-imx8x_defconfig b/configs/colibri-imx8x_defconfig index a9b0f35716..04f7f5b0fd 100644 --- a/configs/colibri-imx8x_defconfig +++ b/configs/colibri-imx8x_defconfig @@ -12,6 +12,7 @@ CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qxp-colibri" CONFIG_TARGET_COLIBRI_IMX8X=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_REMAKE_ELF=y CONFIG_SYS_LOAD_ADDR=0x80280000 CONFIG_FIT=y CONFIG_LOG=y -- cgit v1.2.1