commit | 4585601ae2147730fcf342ed9b57a2c684503490 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 23 13:31:21 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 25 17:38:41 2017 -0500 |
tree | 3b1279e8912899a095cc0166f5c4f617922145df | |
parent | a5d67547dd9c7a527dfda1967010e703a22441ff [diff] [blame] |
Convert CONFIG_ARCH_MISC_INIT to Kconfig This converts the following to Kconfig: CONFIG_ARCH_MISC_INIT Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index e0232b4..53117c4 100644 --- a/arch/arm/mach-mvebu/Kconfig +++ b/arch/arm/mach-mvebu/Kconfig
@@ -9,6 +9,7 @@ select SPL_OF_CONTROL select SPL_SIMPLE_BUS select BOARD_EARLY_INIT_F + select ARCH_MISC_INIT config ARMADA_64BIT bool