Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / board / phytec / pcm051 / Kconfig
index 65094cf..bb98715 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