瀏覽代碼

linux: add symbol for YAFFS2

Waldemar Brodkorb 5 天之前
父節點
當前提交
52541f9774
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      target/linux/config/Config.in.fs

+ 5 - 0
target/linux/config/Config.in.fs

@@ -257,6 +257,11 @@ config ADK_LINUX_KERNEL_SQUASHFS
 	help
 	help
 	  Squashfs compressed read-only filesystem
 	  Squashfs compressed read-only filesystem
 
 
+config ADK_LINUX_KERNEL_YAFFS_FS
+	tristate "YAFFS2 filesystem"
+	help
+	  YAFFS2 filesystem for NAND devices
+
 config ADK_LINUX_KERNEL_MTD_UBI_GLUEBI
 config ADK_LINUX_KERNEL_MTD_UBI_GLUEBI
 	bool
 	bool