summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-20 19:48:35 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:36:09 -0600
commitd010facb4e315a3a4b78fc52c843720aeafd0bab (patch)
treecf67cf8c29d65a0ca936bbe096c38beb4de95519 /include
parent3b7a326c95356513933823040b9b85e5d38be9f9 (diff)
downloadblackbird-obmc-uboot-d010facb4e315a3a4b78fc52c843720aeafd0bab.tar.gz
blackbird-obmc-uboot-d010facb4e315a3a4b78fc52c843720aeafd0bab.zip
dm: exynos: Move smdkc100 to generic board
The generic board deadline is approaching, and we need this feature to enable driver model. Enable CONFIG_SYS_GENERIC_BOARD for smdkc100. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/smdkc100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h
index 22835ffd64..a7eb33ed43 100644
--- a/include/configs/smdkc100.h
+++ b/include/configs/smdkc100.h
@@ -223,4 +223,6 @@
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud