]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-mvebu/Kconfig
Kconfig: Migrate BOARD_LATE_INIT to a select
[people/ms/u-boot.git] / arch / arm / mach-mvebu / Kconfig
index 40476dc421db03d11850edfa7c2f818621eb477a..f005277228227c77b3200e1bfd6e5e8b007b70da 100644 (file)
@@ -86,6 +86,7 @@ config TARGET_DB_88F6820_AMC
 config TARGET_MVEBU_ARMADA_8K
        bool "Support Armada 7k/8k platforms"
        select ARMADA_8K
+       select BOARD_LATE_INIT
 
 config TARGET_DB_MV784MP_GP
        bool "Support db-mv784mp-gp"
@@ -101,6 +102,7 @@ config TARGET_MAXBCM
 
 config TARGET_THEADORABLE
        bool "Support theadorable Armada XP"
+       select BOARD_LATE_INIT if USB
        select MV78260
 
 endchoice