2
1

Config.in 255 B

12345678
  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.