diff options
Diffstat (limited to 'package/shfs')
-rw-r--r-- | package/shfs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/shfs/Config.in b/package/shfs/Config.in index a6b50935c..14b1fa371 100644 --- a/package/shfs/Config.in +++ b/package/shfs/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_SHFS tristate "shfs (SHell FileSystem kernel module and utilities)" - default n + default m if CONFIG_DEVEL help ShFS is a simple and easy to use Linux kernel module which allows you to mount remote filesystems using a plain shell |