X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b..815e1cfba0c1f7a9adda5070a2c1e7a63b796cb0:/openwrt/package/cifsmount/Config.in diff --git a/openwrt/package/cifsmount/Config.in b/openwrt/package/cifsmount/Config.in index 35d91abc3..cc82a84d8 100644 --- a/openwrt/package/cifsmount/Config.in +++ b/openwrt/package/cifsmount/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_CIFSMOUNT - tristate "mount.cifs" - default m + prompt "cifsmount......................... Helper utility for mounting remote CIFS shares" + tristate + default m if CONFIG_DEVEL help - user space helper for mounting remote CIFS shares + An user space helper for mounting remote CIFS shares +