don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / dm / Config.in
blobb5200bc4641d8a0f77c3da64909b0b47d751a83b
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.
8           Note: For dm _you_ need to turn on LARGEFILE support.
10           http://sources.redhat.com/dm/