X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b..601cf97c5bbb99a90a08c204f100fba4372cf1ed:/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 +