summaryrefslogtreecommitdiffstats
path: root/package/lvm2/Config.in
blob: 75f3f50794b92e9c1eb2bfb4f0ab5ad07abd43e1 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LVM2
	bool "lvm2"
	select BR2_PACKAGE_DM
	help
	  LVM2 refers to a new userspace toolset that provide logical
	  volume management facilities on linux. It is reasonably backwards-
	  compatible with the original LVM toolset.