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