mtd/fs Kconfig,1.19,1.20
gleixner at infradead.org
gleixner at infradead.org
Mon Nov 7 06:15:47 EST 2005
- Previous message: mtd/drivers/mtd/maps Kconfig, 1.60, 1.61 Makefile.common, 1.33,
1.34 alchemy-flash.c, 1.1, 1.2 amd76xrom.c, 1.20,
1.21 arctic-mtd.c, 1.13, 1.14 autcpu12-nvram.c, 1.8,
1.9 bast-flash.c, 1.4, 1.5 beech-mtd.c, 1.10, 1.11 cdb89712.c,
1.10, 1.11 cfi_flagadm.c, 1.14, 1.15 cstm_mips_ixx.c, 1.13,
1.14 dbox2-flash.c, 1.13, 1.14 dc21285.c, 1.23,
1.24 dilnetpc.c, 1.19, 1.20 dmv182.c, 1.5, 1.6 ebony.c, 1.15,
1.16 edb7312.c, 1.13, 1.14 epxa10db-flash.c, 1.14,
1.15 fortunet.c, 1.10, 1.11 h720x-flash.c, 1.11,
1.12 ichxrom.c, 1.18, 1.19 impa7.c, 1.13,
1.14 integrator-flash-v24.c, 1.14, 1.15 integrator-flash.c,
1.19, 1.20 ipaq-flash.c, 1.4, 1.5 iq80310.c, 1.20,
1.21 ixp2000.c, 1.8, 1.9 ixp4xx.c, 1.11, 1.12 l440gx.c, 1.17,
1.18 lubbock-flash.c, 1.20, 1.21 mainstone-flash.c, 1.3,
1.4 mbx860.c, 1.8, 1.9 mphysmap.c, 1.3, 1.4 mtx-1_flash.c, 1.1,
1.2 netsc520.c, 1.13, 1.14 nettel.c, 1.10, 1.11 ocelot.c, 1.16,
1.17 octagon-5066.c, 1.27, 1.28 omap-toto-flash.c, 1.4,
1.5 omap_nor.c, 1.2, 1.3 pci.c, 1.12, 1.13 pcmciamtd.c, 1.54,
1.55 physmap.c, 1.37, 1.38 plat-ram.c, 1.6, 1.7 pnc2000.c,
1.17, 1.18 pq2fads.c, 1.1, 1.2 redwood.c, 1.10,
1.11 sa1100-flash.c, 1.50, 1.51 sbc8240.c, 1.4, 1.5 sbc_gxx.c,
1.34, 1.35 sc520cdp.c, 1.21, 1.22 scx200_docflash.c, 1.11,
1.12 sharpsl-flash.c, 1.6, 1.7 solutionengine.c, 1.14,
1.15 sun_uflash.c, 1.12, 1.13 tqm834x.c, 1.1, 1.2 tqm8xxl.c,
1.14, 1.15 ts5500_flash.c, 1.4, 1.5 tsunami_flash.c, 1.9,
1.10 uclinux.c, 1.11, 1.12 vmax301.c, 1.31, 1.32 walnut.c, 1.2,
1.3 wr_sbc82xx_flash.c, 1.7, 1.8
- Next message: mtd/lib/zlib_deflate deflate.c, 1.1, 1.2 deftree.c, 1.1,
1.2 defutil.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/fs
In directory phoenix.infradead.org:/tmp/cvs-serv29274/fs
Modified Files:
Kconfig
Log Message:
[MTD / JFFS2] Clean up trailing white spaces
Index: Kconfig
===================================================================
RCS file: /home/cvs/mtd/fs/Kconfig,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Kconfig 6 Nov 2005 22:52:45 -0000 1.19
+++ Kconfig 7 Nov 2005 11:14:33 -0000 1.20
@@ -98,10 +98,10 @@
default y
help
Zlib is designed to be a free, general-purpose, legally unencumbered,
- lossless data-compression library for use on virtually any computer
+ lossless data-compression library for use on virtually any computer
hardware and operating system. See <http://www.gzip.org/zlib/> for
further information.
-
+
Say 'Y' if unsure.
config JFFS2_RTIME
@@ -123,7 +123,7 @@
default JFFS2_CMODE_PRIORITY
depends on JFFS2_FS
help
- You can set here the default compression mode of JFFS2 from
+ You can set here the default compression mode of JFFS2 from
the available compression modes. Don't touch if unsure.
config JFFS2_CMODE_NONE
@@ -134,13 +134,13 @@
config JFFS2_CMODE_PRIORITY
bool "priority"
help
- Tries the compressors in a predefinied order and chooses the first
+ Tries the compressors in a predefinied order and chooses the first
successful one.
config JFFS2_CMODE_SIZE
bool "size (EXPERIMENTAL)"
help
- Tries all compressors and chooses the one which has the smallest
+ Tries all compressors and chooses the one which has the smallest
result.
endchoice
@@ -186,10 +186,10 @@
- DataFlash
config JFFS3_SUMMARY
- bool "JFFS3 summary support (EXPERIMENTAL)"
+ bool "JFFS3 summary support (EXPERIMENTAL)"
depends on JFFS3_FS
default n
- help
+ help
This feature makes it possible to use summary information
for faster filesystem mount - specially on NAND.
@@ -218,10 +218,10 @@
default y
help
Zlib is designed to be a free, general-purpose, legally unencumbered,
- lossless data-compression library for use on virtually any computer
+ lossless data-compression library for use on virtually any computer
hardware and operating system. See http://www.gzip.org/zlib/ for
further information.
-
+
Say 'Y' if unsure.
config JFFS3_RTIME
@@ -243,7 +243,7 @@
default JFFS3_CMODE_PRIORITY
depends on JFFS3_FS
help
- You can set here the default compression mode of JFFS3 from
+ You can set here the default compression mode of JFFS3 from
the avaiable compression modes. Don't touch if unsure.
config JFFS3_CMODE_NONE
@@ -254,13 +254,13 @@
config JFFS3_CMODE_PRIORITY
bool "priority"
help
- Tries the compressors in a predefinied order and chooses the first
+ Tries the compressors in a predefinied order and chooses the first
successful one.
config JFFS3_CMODE_SIZE
bool "size"
help
- Tries all compressors and chooses the one which has the smallest
+ Tries all compressors and chooses the one which has the smallest
result.
endchoice
- Previous message: mtd/drivers/mtd/maps Kconfig, 1.60, 1.61 Makefile.common, 1.33,
1.34 alchemy-flash.c, 1.1, 1.2 amd76xrom.c, 1.20,
1.21 arctic-mtd.c, 1.13, 1.14 autcpu12-nvram.c, 1.8,
1.9 bast-flash.c, 1.4, 1.5 beech-mtd.c, 1.10, 1.11 cdb89712.c,
1.10, 1.11 cfi_flagadm.c, 1.14, 1.15 cstm_mips_ixx.c, 1.13,
1.14 dbox2-flash.c, 1.13, 1.14 dc21285.c, 1.23,
1.24 dilnetpc.c, 1.19, 1.20 dmv182.c, 1.5, 1.6 ebony.c, 1.15,
1.16 edb7312.c, 1.13, 1.14 epxa10db-flash.c, 1.14,
1.15 fortunet.c, 1.10, 1.11 h720x-flash.c, 1.11,
1.12 ichxrom.c, 1.18, 1.19 impa7.c, 1.13,
1.14 integrator-flash-v24.c, 1.14, 1.15 integrator-flash.c,
1.19, 1.20 ipaq-flash.c, 1.4, 1.5 iq80310.c, 1.20,
1.21 ixp2000.c, 1.8, 1.9 ixp4xx.c, 1.11, 1.12 l440gx.c, 1.17,
1.18 lubbock-flash.c, 1.20, 1.21 mainstone-flash.c, 1.3,
1.4 mbx860.c, 1.8, 1.9 mphysmap.c, 1.3, 1.4 mtx-1_flash.c, 1.1,
1.2 netsc520.c, 1.13, 1.14 nettel.c, 1.10, 1.11 ocelot.c, 1.16,
1.17 octagon-5066.c, 1.27, 1.28 omap-toto-flash.c, 1.4,
1.5 omap_nor.c, 1.2, 1.3 pci.c, 1.12, 1.13 pcmciamtd.c, 1.54,
1.55 physmap.c, 1.37, 1.38 plat-ram.c, 1.6, 1.7 pnc2000.c,
1.17, 1.18 pq2fads.c, 1.1, 1.2 redwood.c, 1.10,
1.11 sa1100-flash.c, 1.50, 1.51 sbc8240.c, 1.4, 1.5 sbc_gxx.c,
1.34, 1.35 sc520cdp.c, 1.21, 1.22 scx200_docflash.c, 1.11,
1.12 sharpsl-flash.c, 1.6, 1.7 solutionengine.c, 1.14,
1.15 sun_uflash.c, 1.12, 1.13 tqm834x.c, 1.1, 1.2 tqm8xxl.c,
1.14, 1.15 ts5500_flash.c, 1.4, 1.5 tsunami_flash.c, 1.9,
1.10 uclinux.c, 1.11, 1.12 vmax301.c, 1.31, 1.32 walnut.c, 1.2,
1.3 wr_sbc82xx_flash.c, 1.7, 1.8
- Next message: mtd/lib/zlib_deflate deflate.c, 1.1, 1.2 deftree.c, 1.1,
1.2 defutil.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list