]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - block/Kconfig
[PATCH] 2TB files: add blkcnt_t
[linux-2.6-omap-h63xx.git] / block / Kconfig
index 96783645092dc106cd4f4b300958aeae5b684e2a..43ca070dc0f81b58ba2a2757bf907acce36b02bc 100644 (file)
@@ -23,4 +23,13 @@ config BLK_DEV_IO_TRACE
 
          git://brick.kernel.dk/data/git/blktrace.git
 
+config LSF
+       bool "Support for Large Single Files"
+       depends on X86 || (MIPS && 32BIT) || PPC32 || ARCH_S390_31 || SUPERH || UML
+       default n
+       help
+         When CONFIG_LBD is disabled, say Y here if you want to
+         handle large file(bigger than 2TB), otherwise say N.
+         When CONFIG_LBD is enabled, Y is set automatically.
+
 source block/Kconfig.iosched