busybox: disable nfs mount support by default - people that want to mount nfs shares...
[librecmc/librecmc.git] / package / busybox / config / Config.in
index 5dd3d1b09a46b556d96bbc86830eded6bb243f81..1bd8a36968884709065c0688deb5ebd3e9200891 100644 (file)
@@ -403,7 +403,7 @@ config BUSYBOX_CONFIG_FEATURE_SYSLOG
 
 config BUSYBOX_CONFIG_FEATURE_HAVE_RPC
        bool #No description makes it a hidden option
-       default y
+       default n
        #help
        #  This is automatically selected if any of enabled applets need it.
        #  You do not need to select it manually.