]> git.sur5r.net Git - u-boot/blobdiff - board/compulab/cm_t335/Kconfig
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
[u-boot] / board / compulab / cm_t335 / Kconfig
index 683efde764436b4a6593e9060437ff94bb4f2b57..aadbfbc84dc86cc44effb384bbb245e272726b68 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "cm_t335"
 
+config DM
+       default y if !SPL_BUILD
+
+config DM_GPIO
+       default y if !SPL_BUILD
+
+config DM_SERIAL
+       default y if !SPL_BUILD
+
 endif