Selaa lähdekoodia

linux: add symbol for YAFFS2

Waldemar Brodkorb 5 päivää sitten
vanhempi
commit
52541f9774
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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
 	  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
 	bool