ARM: cm_fx6: use "select" instead of default value in defconfig
[platform/kernel/u-boot.git] / arch / arm / Kconfig
index af2d4f4..3702bb0 100644 (file)
@@ -630,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"