Config.in 244 B

1234567
  1. config BR2_PACKAGE_LVM2
  2. bool "lvm2"
  3. select BR2_PACKAGE_DM
  4. help
  5. LVM2 refers to a new userspace toolset that provide logical
  6. volume management facilities on linux. It is reasonably backwards-
  7. compatible with the original LVM toolset.