From 0e166a016aa22ee656de4981c4a4fa94bedf04bf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 13 Feb 2011 02:52:40 +0000 Subject: busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package SVN-Revision: 25508 --- package/busybox/config/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/config/Config.in') diff --git a/package/busybox/config/Config.in b/package/busybox/config/Config.in index 5dd3d1b09a..1bd8a36968 100644 --- a/package/busybox/config/Config.in +++ b/package/busybox/config/Config.in @@ -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. -- cgit v1.2.3