]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/smdkc100/Kconfig
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[people/ms/u-boot.git] / board / samsung / smdkc100 / Kconfig
index d2157b4d05f62cc4a5f9da9c0a0ec79eb719f79b..ea87166d03726cf487f22de3759d00d63fc57e76 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "smdkc100"
 
+config DM
+       default y
+
+config DM_GPIO
+       default y
+
+config DM_SERIAL
+       default y
+
 endif