diff options
Diffstat (limited to 'utils/mc/Config.in')
-rw-r--r-- | utils/mc/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/mc/Config.in b/utils/mc/Config.in index 6a96ef247..fcd8fad33 100644 --- a/utils/mc/Config.in +++ b/utils/mc/Config.in @@ -49,11 +49,11 @@ config MC_CHARSET config MC_VFS bool "Enable virtual filesystem support" - default n + default y help This option enables the Virtual File System switch code to get transparent access to the following file systems: cpio, tar, fish, sfs, ftp, sftp, extfs. - Disabled by default. + Enabled by default. endmenu |