Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / board / samsung / goni / Kconfig
index cbbf5a93156e418f80d560ed6f8d754f3d7b37ac..006e864e0b0413ea8c5d87e11a25ac05df9e04ba 100644 (file)
@@ -12,4 +12,13 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "s5p_goni"
 
+config DM
+       default y
+
+config DM_GPIO
+       default y
+
+config DM_SERIAL
+       default y
+
 endif