]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
ARM: keystone2: Fix dev and arm speed detection
[u-boot] / arch / arm / Kconfig
index 8b8269fd13eeca8a807269c336fe12fc06ea5034..a436e8123bf7dd81a865d1b9fb8882273954b795 100644 (file)
@@ -121,6 +121,7 @@ config TARGET_MAXBCM
 config TARGET_DEVKIT3250
        bool "Support devkit3250"
        select CPU_ARM926EJS
+       select SUPPORT_SPL
 
 config TARGET_WORK_92105
        bool "Support work_92105"
@@ -457,6 +458,8 @@ config ARCH_HIGHBANK
 
 config ARCH_INTEGRATOR
        bool "ARM Ltd. Integrator family"
+       select DM
+       select DM_SERIAL
 
 config ARCH_KEYSTONE
        bool "TI Keystone"