1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

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

@ -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.