Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / board / silica / pengwyn / Kconfig
index 6ecda80..2e9a2b3 100644 (file)
@@ -13,12 +13,12 @@ config SYS_CONFIG_NAME
        default "pengwyn"
 
 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