lkml.org 
[lkml]   [2005]   [Jan]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 8 Jan 2005 21:18:59 +0100
FromJörn Engel <>
SubjectRe: [patch] 2.6.10-mm2: fix MTD_BLOCK2MTD dependency
On Thu, 6 January 2005 16:03:46 +0100, Adrian Bunk wrote:
> 
> The patch below fixes an obviously wrong dependency coming from Linus' 
> tree.

Acked.

Thanks!

> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> --- linux-2.6.10-mm2-full/drivers/mtd/devices/Kconfig.old	2005-01-06 16:00:49.000000000 +0100
> +++ linux-2.6.10-mm2-full/drivers/mtd/devices/Kconfig	2005-01-06 16:00:59.000000000 +0100
> @@ -127,7 +127,7 @@
> 
>  config MTD_BLOCK2MTD
>  	tristate "MTD using block device (rewrite)"
> -	depends on MTD || EXPERIMENTAL
> +	depends on MTD && EXPERIMENTAL
>  	help
>  	  This driver is basically the same at MTD_BLKMTD above, but
>  	  experienced some interface changes plus serious speedups.  In

Jörn

-- 
Fancy algorithms are buggier than simple ones, and they're much harder
to implement. Use simple algorithms as well as simple data structures.
-- Rob Pike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [from the cache]
©2003-2008