diff options
Diffstat (limited to 'openwrt/package/cifsmount')
-rw-r--r-- | openwrt/package/cifsmount/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/cifsmount/Config.in b/openwrt/package/cifsmount/Config.in index 35d91abc3a..751c24c842 100644 --- a/openwrt/package/cifsmount/Config.in +++ b/openwrt/package/cifsmount/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_CIFSMOUNT tristate "mount.cifs" - default m + default m if CONFIG_DEVEL help user space helper for mounting remote CIFS shares |