summaryrefslogtreecommitdiffstats
path: root/package/dm/Config.in
blob: 7dc5fe29ce9a3213e5cc1b67eadbcc8273d3663d (plain)
1
2
3
4
5
6
config BR2_PACKAGE_DM
	bool "dm"
	default n
	help
	  The Device-mapper is a new component of the linux kernel that
	  supports logical volume management. It is required by LVM2 and EVMS.