]> git.sur5r.net Git - u-boot/blobdiff - board/phytec/pcm051/Kconfig
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
[u-boot] / board / phytec / pcm051 / Kconfig
index 2cc0d8872d71c623301a035d5c9b744c7f16f033..65094cf9fde2f330b89dc713fd5fc52e54ad684e 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "pcm051"
 
+config DM
+       default y if !SPL_BUILD
+
+config DM_GPIO
+       default y if !SPL_BUILD
+
+config DM_SERIAL
+       default y if !SPL_BUILD
+
 endif