block: rename CONFIG_LBD to CONFIG_LBDAF
[safe/jmp/linux-2.6] / block / Kconfig
index 2c39527..95a86ad 100644 (file)
@@ -23,8 +23,8 @@ menuconfig BLOCK
 
 if BLOCK
 
-config LBD
-       bool "Support for large block devices and files"
+config LBDAF
+       bool "Support for large (2TB+) block devices and files"
        depends on !64BIT
        default y
        help