Config.in 187 B

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