Config.in 287 B

123456789
  1. config BR2_PACKAGE_DM
  2. bool "dm"
  3. depends on BR2_LARGEFILE
  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.
  7. comment "dm requires a toolchain with LARGEFILE support"
  8. depends on !BR2_LARGEFILE