summaryrefslogtreecommitdiffstats
path: root/package/nbd/Config.in
blob: a8be78b45cd1b14a54bb07338bc9ef328161836b (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_NBD
	bool "nbd"
	default n
	help
	  NBD is a set of utilities to configure network block devices,
	  allowing access to remote block devices over TCP/IP network.
	  Notice: This package only provides the NBD client.

	  http://nbd.sf.net/