]> git.sur5r.net Git - u-boot/blobdiff - board/phytec/pcm051/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-sh
[u-boot] / board / phytec / pcm051 / Kconfig
index 65094cf9fde2f330b89dc713fd5fc52e54ad684e..bb987156e6a676de228710676a7db25e8c1fac50 100644 (file)
@@ -13,12 +13,12 @@ config SYS_CONFIG_NAME
        default "pcm051"
 
 config DM
-       default y if !SPL_BUILD
+       default y
 
 config DM_GPIO
-       default y if !SPL_BUILD
+       default y
 
 config DM_SERIAL
-       default y if !SPL_BUILD
+       default y
 
 endif