summaryrefslogtreecommitdiffstats
path: root/include/configs/s5p_goni.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-20 19:48:36 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:36:12 -0600
commit084067ce13b5665c8ee8eb1277447d67bc5210c8 (patch)
tree87015c81629634f72deff35db0b1575562328852 /include/configs/s5p_goni.h
parentd010facb4e315a3a4b78fc52c843720aeafd0bab (diff)
downloadtalos-obmc-uboot-084067ce13b5665c8ee8eb1277447d67bc5210c8.tar.gz
talos-obmc-uboot-084067ce13b5665c8ee8eb1277447d67bc5210c8.zip
dm: exynos: Move s5p_goni to generic board
The generic board deadline is approaching, and we need this feature to enable driver model. Enable CONFIG_SYS_GENERIC_BOARD for s5p_goni. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/s5p_goni.h')
-rw-r--r--include/configs/s5p_goni.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
index fc2497a332..781d8474db 100644
--- a/include/configs/s5p_goni.h
+++ b/include/configs/s5p_goni.h
@@ -288,4 +288,6 @@
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud