]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/armv8/fsl-layerscape/Kconfig
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
[people/ms/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Kconfig
index d93a61d00f7ca9d93b8b5d8b06fa627021d7f036..47897f4c900d57676e80a62750843c4219b888ef 100644 (file)
@@ -6,6 +6,7 @@ config ARCH_LS1012A
        select SYS_FSL_MMDC
        select SYS_FSL_ERRATUM_A010315
        select ARCH_EARLY_INIT_R
+       select BOARD_EARLY_INIT_F
 
 config ARCH_LS1043A
        bool
@@ -24,6 +25,7 @@ config ARCH_LS1043A
        select SYS_FSL_HAS_DDR3
        select SYS_FSL_HAS_DDR4
        select ARCH_EARLY_INIT_R
+       select BOARD_EARLY_INIT_F
 
 config ARCH_LS1046A
        bool
@@ -41,6 +43,7 @@ config ARCH_LS1046A
        select SYS_FSL_HAS_DDR4
        select SYS_FSL_SRDS_2
        select ARCH_EARLY_INIT_R
+       select BOARD_EARLY_INIT_F
 
 config ARCH_LS2080A
        bool
@@ -66,6 +69,7 @@ config ARCH_LS2080A
        select SYS_FSL_ERRATUM_A009942
        select SYS_FSL_ERRATUM_A010165
        select ARCH_EARLY_INIT_R
+       select BOARD_EARLY_INIT_F
 
 config FSL_LSCH2
        bool