Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / board / gumstix / pepper / Kconfig
index 3099a9e..750db85 100644 (file)
@@ -13,12 +13,12 @@ config SYS_CONFIG_NAME
        default "pepper"
 
 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