add mc
[buildroot.git] / package / dm / Config.in
blob7dc5fe29ce9a3213e5cc1b67eadbcc8273d3663d
1 config BR2_PACKAGE_DM
2         bool "dm"
3         default n
4         help
5           The Device-mapper is a new component of the linux kernel that
6           supports logical volume management. It is required by LVM2 and EVMS.