]> git.sur5r.net Git - u-boot/blobdiff - board/silica/pengwyn/Kconfig
dm: omap3: Move driver model CONFIGs to Kconfig
[u-boot] / board / silica / pengwyn / Kconfig
index f2e1098f62a0004a96721c06f3ca84db801ca4b2..6ecda8041c9303282f018e2d8de966a06367cbc4 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "pengwyn"
 
+config DM
+       default y if !SPL_BUILD
+
+config DM_GPIO
+       default y if !SPL_BUILD
+
+config DM_SERIAL
+       default y if !SPL_BUILD
+
 endif