浏览代码

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>
Simon Glass 10 年之前
父节点
当前提交
084067ce13
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/configs/s5p_goni.h

+ 2 - 0
include/configs/s5p_goni.h

@@ -288,4 +288,6 @@
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif	/* __CONFIG_H */