summaryrefslogtreecommitdiff
path: root/package/lvm2/Config.in
blob: 0e1e0b32a02e2e681d2d968c42dc8071acf6e201 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LVM2
	bool "lvm2"
	default n
	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.