aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rcar-gen3-common.h
diff options
context:
space:
mode:
authorAlper Nebi Yasak2022-01-29 18:25:30 +0300
committerTom Rini2022-02-09 09:16:47 -0500
commita8c281d4b737129c4f5cb52cb0821e6d055bbca3 (patch)
tree2e7e6a8a340d29c9d2ade6ec0d5fb9f6d3a2ca1c /include/configs/rcar-gen3-common.h
parent4b4b1de85d914d5d9a964041a87b37ed6463e079 (diff)
Convert CONFIG_REMAKE_ELF to Kconfig
This converts the following to Kconfig: CONFIG_REMAKE_ELF Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'include/configs/rcar-gen3-common.h')
-rw-r--r--include/configs/rcar-gen3-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rcar-gen3-common.h b/include/configs/rcar-gen3-common.h
index eed21255eb2..07a30d0f2f0 100644
--- a/include/configs/rcar-gen3-common.h
+++ b/include/configs/rcar-gen3-common.h
@@ -11,8 +11,6 @@
#include <asm/arch/rmobile.h>
-#define CONFIG_REMAKE_ELF
-
#ifdef CONFIG_SPL
#define CONFIG_SPL_TARGET "spl/u-boot-spl.scif"
#endif