Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
[oweals/u-boot.git] / arch / arm / mach-at91 / Kconfig
index 6180699fed9593e279ee03546c1d46cce26e86bd..13e19ba2fe6ab1497dbab46762c603b042e5c70b 100644 (file)
@@ -122,16 +122,28 @@ config TARGET_CORVUS
        bool "Support corvus"
        select CPU_ARM926EJS
        select SUPPORT_SPL
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
+       select DM_ETH
 
 config TARGET_TAURUS
        bool "Support taurus"
        select CPU_ARM926EJS
        select SUPPORT_SPL
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
+       select DM_ETH
 
 config TARGET_SMARTWEB
        bool "Support smartweb"
        select CPU_ARM926EJS
        select SUPPORT_SPL
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
+       select DM_ETH
 
 config TARGET_VINCO
        bool "Support VINCO"