[LIST]: Introduce list_for_each_entry_safe_from
[deliverable/linux.git] / block / Kconfig
index eb48edb80c1d19ad53ecd9379c3b3739272ba94a..377f6dd20e1799afe57f9881e3cd8ac222697f8e 100644 (file)
@@ -5,7 +5,7 @@
 #for instance.
 config LBD
        bool "Support for Large Block Devices"
-       depends on X86 || (MIPS && 32BIT) || PPC32 || ARCH_S390_31 || SUPERH || UML
+       depends on X86 || (MIPS && 32BIT) || PPC32 || (S390 && !64BIT) || SUPERH || UML
        help
          Say Y here if you want to attach large (bigger than 2TB) discs to
          your machine, or if you want to have a raid or loopback device
This page took 0.032617 seconds and 5 git commands to generate.