X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b..0f661400c526b3a6be1db208aa83cadf77dc44a8:/openwrt/package/cifsmount/Config.in?ds=inline 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 +