Re: [PATCH] Unify CONFIG_LBD and CONFIG_LSF handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Mon, 19 Jun 2006, Matthew Wilcox wrote:

> Index: ./block/Kconfig
> ===================================================================
> RCS file: /var/cvs/linux-2.6/block/Kconfig,v
> retrieving revision 1.4
> diff -u -p -r1.4 Kconfig
> --- ./block/Kconfig	3 Apr 2006 13:44:01 -0000	1.4
> +++ ./block/Kconfig	19 Apr 2006 13:43:26 -0000
> @@ -1,11 +1,9 @@
>  #
>  # Block layer core configuration
>  #
> -#XXX - it makes sense to enable this only for 32-bit subarch's, not for x86_64
> -#for instance.
>  config LBD
>  	bool "Support for Large Block Devices"
> -	depends on X86 || (MIPS && 32BIT) || PPC32 || (S390 && !64BIT) || SUPERH || UML
> +	depends on !64BIT
>  	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
> @@ -26,7 +24,7 @@ config BLK_DEV_IO_TRACE
>  
>  config LSF
>  	bool "Support for Large Single Files"
> -	depends on X86 || (MIPS && 32BIT) || PPC32 || ARCH_S390_31 || SUPERH || UML
> +	depends on !64BIT
>  	help
>  	  Say Y here if you want to be able to handle very large files (bigger
>  	  than 2TB), otherwise say N.

While you're at it, could you please take care of bug #6719 and fix the 
LSF help text?
Thanks.

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux