Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / board / silica / pengwyn / Kconfig
index f2e1098..2e9a2b3 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "pengwyn"
 
+config DM
+       default y
+
+config DM_GPIO
+       default y
+
+config DM_SERIAL
+       default y
+
 endif