summaryrefslogtreecommitdiff
path: root/include/configs/smdkc100.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/smdkc100.h')
-rw-r--r--include/configs/smdkc100.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h
index 22835ff..982d0dc 100644
--- a/include/configs/smdkc100.h
+++ b/include/configs/smdkc100.h
@@ -223,4 +223,10 @@
#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 */