dm: exynos: Move serial to driver model
[platform/kernel/u-boot.git] / include / configs / smdkc100.h
index 22835ff..982d0dc 100644 (file)
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DM
+#define CONFIG_CMD_DM
+#define CONFIG_DM_GPIO
+#define CONFIG_DM_SERIAL
+
 #endif /* __CONFIG_H */