]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
ARM: DRA7-evm: DDR3: Update leveling values
[u-boot] / arch / arm / Kconfig
index 2a83f265a710b74824df68c76d797329446e5083..41f32205803874ac612db31402fde0dc21a3cb67 100644 (file)
@@ -527,10 +527,12 @@ config TARGET_SAMA5D3XEK
 config TARGET_SAMA5D4_XPLAINED
        bool "Support sama5d4_xplained"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_SAMA5D4EK
        bool "Support sama5d4ek"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_BCM28155_AP
        bool "Support bcm28155_ap"
@@ -837,6 +839,8 @@ endchoice
 
 source "arch/arm/cpu/arm926ejs/davinci/Kconfig"
 
+source "arch/arm/cpu/arm1176/bcm2835/Kconfig"
+
 source "arch/arm/cpu/armv7/exynos/Kconfig"
 
 source "arch/arm/cpu/armv7/highbank/Kconfig"