X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=Kconfig;h=de151639019fa5d9f93df20ea5b67c59529e5954;hp=b2b3bc52a754f8560f686a31d42f75b063ebdaa9;hb=5b88de3db784f69899f8f02d0114d03c4cdba354;hpb=e721e0888655c325e5d5477ae121ff325f2847c0 diff --git a/Kconfig b/Kconfig index b2b3bc5..de15163 100644 --- a/Kconfig +++ b/Kconfig @@ -26,7 +26,7 @@ config YAFFS_YAFFS1 default y help Enable YAFFS1 support -- yaffs for 512 byte / page devices - + Not needed for 2K-page devices. If unsure, say Y. @@ -138,9 +138,9 @@ config YAFFS_ALWAYS_CHECK_CHUNK_ERASED Enabling this forces on the test that chunks are erased in flash before writing to them. This takes more time but is potentially a bit more secure. - + Suggest setting Y during development and ironing out driver - issues etc. Suggest setting to N if you want faster writing. + issues etc. Suggest setting to N if you want faster writing. If unsure, say Y.