]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
ARM: keystone2: Fix dev and arm speed detection
[u-boot] / arch / arm / Kconfig
index 32fa2ddc5794fb6965163c8ed7c3586ffa30a78f..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"
@@ -653,6 +656,7 @@ config ARCH_SUNXI
        select SPL_DISABLE_OF_CONTROL
        select USB
        select USB_STORAGE
+       select USB_KEYBOARD
 
 config TARGET_SNOWBALL
        bool "Support snowball"