commit | 375a8ef5ea38ea10134c125c75a12bbf9d5ba7bd | [log] [tgz] |
---|---|---|
author | Lauri Kasanen <curaga@operamail.com> | Wed Apr 14 12:31:26 2010 -0700 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Apr 14 12:31:26 2010 -0700 |
tree | 1bd21b3e2ed9e15f92e5d0bdb03b276cac6f7a74 | |
parent | 0ecc11659285337c0430f1b7004eb3b2901a93d3 [diff] |
mount: add an optional capability to create new /dev/loopN as needed Signed-off-by: Lauri Kasanen <curaga@operamail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/scripts/defconfig b/scripts/defconfig index d13f5b1..0a748fe 100644 --- a/scripts/defconfig +++ b/scripts/defconfig
@@ -574,6 +574,7 @@ # Common options for mount/umount # CONFIG_FEATURE_MOUNT_LOOP=y +# CONFIG_FEATURE_MOUNT_LOOP_CREATE is not set # CONFIG_FEATURE_MTAB_SUPPORT is not set #