summaryrefslogtreecommitdiff
path: root/include/configs/ls1088a_common.h
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-01-29 18:25:30 +0300
committerTom Rini <trini@konsulko.com>2022-02-09 09:16:47 -0500
commita8c281d4b737129c4f5cb52cb0821e6d055bbca3 (patch)
tree2e7e6a8a340d29c9d2ade6ec0d5fb9f6d3a2ca1c /include/configs/ls1088a_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/ls1088a_common.h')
-rw-r--r--include/configs/ls1088a_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1088a_common.h b/include/configs/ls1088a_common.h
index 2e52108c23..9350daded1 100644
--- a/include/configs/ls1088a_common.h
+++ b/include/configs/ls1088a_common.h
@@ -20,8 +20,6 @@
#undef CONFIG_DISPLAY_CPUINFO
#endif
-#define CONFIG_REMAKE_ELF
-
#include <asm/arch/stream_id_lsch3.h>
#include <asm/arch/config.h>
#include <asm/arch/soc.h>