dm: exynos: Move s5p_goni to generic board
authorSimon Glass <sjg@chromium.org>
Tue, 21 Oct 2014 01:48:36 +0000 (19:48 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:12 +0000 (10:36 -0600)
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>
include/configs/s5p_goni.h

index fc2497a..781d847 100644 (file)
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */