arm/ls102xa:Add support of conditional workaround implementation as per SoC ver
[oweals/u-boot.git] / arch / arm / Kconfig
index 0a0d19f8f107f8a067d8c5383a7e09b113810a3c..3702bb084f84414bb7327dc9b75e30d2bd8facc6 100644 (file)
@@ -235,6 +235,8 @@ config TARGET_SPEAR600
 config TARGET_STV0991
        bool "Support stv0991"
        select CPU_V7
+       select DM
+       select DM_SERIAL
 
 config TARGET_X600
        bool "Support x600"
@@ -628,6 +630,9 @@ config TARGET_CM_FX6
        bool "Support cm_fx6"
        select CPU_V7
        select SUPPORT_SPL
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
 
 config TARGET_SOCFPGA_ARRIA5
        bool "Support socfpga_arria5"