浏览代码

Blackfin: enable JFFS summary support for ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 15 年之前
父节点
当前提交
c46a0ebf82
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/configs/bfin_adi_common.h

+ 3 - 0
include/configs/bfin_adi_common.h

@@ -75,6 +75,9 @@
 # else
 # else
 #  define CONFIG_CMD_JFFS2
 #  define CONFIG_CMD_JFFS2
 # endif
 # endif
+# ifdef CONFIG_CMD_JFFS2
+#  define CONFIG_JFFS2_SUMMARY
+# endif
 # define CONFIG_CMD_BOOTLDR
 # define CONFIG_CMD_BOOTLDR
 # define CONFIG_CMD_CACHE
 # define CONFIG_CMD_CACHE
 # define CONFIG_CMD_CPLBINFO
 # define CONFIG_CMD_CPLBINFO