]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 22835ffd6403a795cb04e1bfa6390bb9c206cf5a..a7eb33ed43f4856c31f0c9f20cafa38082916353 100644 (file)
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */