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

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/smdkc100.h

index 22835ff..a7eb33e 100644 (file)
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */