commit | 7a99a877f2fe866aaee07d9a9cad7e6216382900 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 23 13:31:20 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 25 17:38:32 2017 -0500 |
tree | 61fbc8fc661c3b36ae740fe1ed86fbcf08d8d50a | |
parent | 62adede09600c501f32f08f51c31818333fba751 [diff] [blame] |
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig This converts the following to Kconfig: CONFIG_BOARD_EARLY_INIT_F Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index f005277..e0232b4 100644 --- a/arch/arm/mach-mvebu/Kconfig +++ b/arch/arm/mach-mvebu/Kconfig
@@ -8,6 +8,7 @@ select SPL_DM_SEQ_ALIAS select SPL_OF_CONTROL select SPL_SIMPLE_BUS + select BOARD_EARLY_INIT_F config ARMADA_64BIT bool