busybox: enable mount helpers by default (#8946)

SVN-Revision: 25815
owl
Jo-Philipp Wich 2011-03-01 18:08:02 +00:00
parent 1ca64678bb
commit b90a6f7682
1 changed files with 1 additions and 1 deletions

View File

@ -503,7 +503,7 @@ config BUSYBOX_CONFIG_FEATURE_MOUNT_VERBOSE
config BUSYBOX_CONFIG_FEATURE_MOUNT_HELPERS
bool "Support mount helpers"
default n
default y
depends on BUSYBOX_CONFIG_MOUNT
help
Enable mounting of virtual file systems via external helpers.