move sysfs to mount_root
[openwrt.git] / package / cifsmount / Config.in
index 35d91ab..cc82a84 100644 (file)
@@ -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
+
This page took 0.022751 seconds and 4 git commands to generate.