diff options
Diffstat (limited to 'openwrt/package/cifsmount/Config.in')
-rw-r--r-- | openwrt/package/cifsmount/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/cifsmount/Config.in b/openwrt/package/cifsmount/Config.in index 6c02377ccd..cc82a84d82 100644 --- a/openwrt/package/cifsmount/Config.in +++ b/openwrt/package/cifsmount/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_CIFSMOUNT - tristate "cifsmount - Helper utility for mounting remote CIFS shares" + prompt "cifsmount......................... Helper utility for mounting remote CIFS shares" + tristate default m if CONFIG_DEVEL help An user space helper for mounting remote CIFS shares -
\ No newline at end of file + |