home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / dm-loop / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  214 b   |  10 lines

  1. config DM_LOOP
  2.     tristate "Loop target (EXPERIMENTAL)"
  3.     depends on BLK_DEV_DM && EXPERIMENTAL
  4.     ---help---
  5.       This device-mapper target allows you to treat a regular file as
  6.       a block device.
  7.  
  8.       If unsure, say N.
  9.  
  10.