busybox: enable mount helpers by default (#8946)

SVN-Revision: 25815
This commit is contained in:
Jo-Philipp Wich 2011-03-01 18:08:02 +00:00
parent 1ca64678bb
commit b90a6f7682

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.