aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLauri Kasanen <curaga@operamail.com>2010-04-14 12:31:26 -0700
committerDenys Vlasenko <vda.linux@googlemail.com>2010-04-14 12:31:26 -0700
commit375a8ef5ea38ea10134c125c75a12bbf9d5ba7bd (patch)
tree1bd21b3e2ed9e15f92e5d0bdb03b276cac6f7a74 /scripts
parent0ecc11659285337c0430f1b7004eb3b2901a93d3 (diff)
downloadbusybox-375a8ef5ea38ea10134c125c75a12bbf9d5ba7bd.tar.gz
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>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index d13f5b1b4..0a748febc 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -574,6 +574,7 @@ CONFIG_FEATURE_UMOUNT_ALL=y
# 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
#