Bläddra i källkod

Staging: dst: kconfig update.

On Wed, Jan 14, 2009 at 02:05:33AM +0300, Evgeniy Polyakov (zbr@ioremap.net) wrote:
> --- /dev/null
> +++ b/drivers/staging/dst/Kconfig
> @@ -0,0 +1,71 @@
> +config DST
> +	tristate "Distributed storage"
> +	depends on NET && CRYPTO && SYSFS
> +	select CONNECTOR
> +	select LIBCRC32C

Above is not needed.

Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Evgeniy Polyakov 16 år sedan
förälder
incheckning
cac22275ac
1 ändrade filer med 0 tillägg och 4 borttagningar
  1. 0 4
      drivers/staging/dst/Kconfig

+ 0 - 4
drivers/staging/dst/Kconfig

@@ -2,14 +2,10 @@ config DST
 	tristate "Distributed storage"
 	tristate "Distributed storage"
 	depends on NET && CRYPTO && SYSFS
 	depends on NET && CRYPTO && SYSFS
 	select CONNECTOR
 	select CONNECTOR
-	select LIBCRC32C
 	---help---
 	---help---
 	DST is a network block device storage, which can be used to organize
 	DST is a network block device storage, which can be used to organize
 	exported storages on the remote nodes into the local block device.
 	exported storages on the remote nodes into the local block device.
 
 
-	DST is a network block device storage, which can be used to organize
-	exported storages on the remote nodes into the local block device.
-
 	DST works on top of any network media and protocol, it is just a matter
 	DST works on top of any network media and protocol, it is just a matter
 	of configuration utility to understand the correct addresses. The most
 	of configuration utility to understand the correct addresses. The most
 	common example is TCP over IP allows to pass through firewalls and
 	common example is TCP over IP allows to pass through firewalls and