clean up .svn and CVS directories for every package
[openwrt.git] / target / linux / package / shfs / Config.in
index 3718cd7..71cc327 100644 (file)
@@ -1,6 +1,7 @@
-config BR2_PACKAGE_KMOD_SHFS
-       tristate "kmod-shfs...................... Shell FileSystem kernel module (ShFS) kernel module"
-       default m if CONFIG_DEVEL
+config PACKAGE_KMOD_SHFS
+       prompt "kmod-shfs......................... Shell FileSystem kernel module (ShFS) kernel module"
+       tristate
+       default m if DEVEL
        help
          ShFS is a simple and easy to use Linux kernel module which 
          allows you to mount remote filesystems using a plain shell 
        help
          ShFS is a simple and easy to use Linux kernel module which 
          allows you to mount remote filesystems using a plain shell 
@@ -19,5 +20,3 @@ config BR2_PACKAGE_KMOD_SHFS
           * persistent connection (reconnect after SSH dies) 
          
          http://shfs.sourceforge.net/
           * persistent connection (reconnect after SSH dies) 
          
          http://shfs.sourceforge.net/
-         
-         This package contains the shfs.o kernel module.
This page took 0.025522 seconds and 4 git commands to generate.