also install required files for HAVE_INCLUDES
[buildroot.git] / package / lvm2 / Config.in
blob0e1e0b32a02e2e681d2d968c42dc8071acf6e201
1 config BR2_PACKAGE_LVM2
2         bool "lvm2"
3         default n
4         select BR2_PACKAGE_DM
5         help
6           LVM2 refers to a new userspace toolset that provide logical
7           volume management facilities on linux. It is reasonably backwards-
8           compatible with the original LVM toolset.