add missing patch (from Christian)
[openwrt.git] / package / nfs-server / Config.in
index d052541..5f410d6 100644 (file)
@@ -1,6 +1,6 @@
-config BR2_PACKAGE_NFSD
-       tristate "NFS Server"
-       default m
+config BR2_PACKAGE_NFS_SERVER
+       tristate "nfs-server - User Space NFS server"
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_PORTMAP
        help
          User Space NFS Server
This page took 0.023162 seconds and 4 git commands to generate.