summaryrefslogtreecommitdiff
path: root/include/configs/controlcenterd.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 15:38:16 +0300
committerTom Rini <trini@konsulko.com>2018-04-08 21:52:54 +0300
commit2aeb22d9ab02ba922ede2883391b314ac9e2baac (patch)
treeec6a386d879ef659feb178ad0cff90f01539ca0d /include/configs/controlcenterd.h
parent02ddc1477cf2217867750deb99f79dee0b88142b (diff)
downloadu-boot-2aeb22d9ab02ba922ede2883391b314ac9e2baac.tar.xz
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Migrate the CONFIG_LAST_STAGE_INIT option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/controlcenterd.h')
-rw-r--r--include/configs/controlcenterd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h
index 003d06005b..11cd1ef5e6 100644
--- a/include/configs/controlcenterd.h
+++ b/include/configs/controlcenterd.h
@@ -318,12 +318,6 @@
* Board initialisation callbacks
*/
#define CONFIG_MISC_INIT_R
-#define CONFIG_LAST_STAGE_INIT
-
-#else /* CONFIG_TRAILBLAZER */
-
-#define CONFIG_LAST_STAGE_INIT
-
#endif /* CONFIG_TRAILBLAZER */
/*