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