summaryrefslogtreecommitdiffstats
path: root/package/busybox/config/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/config/Config.in')
-rw-r--r--package/busybox/config/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/Config.in b/package/busybox/config/Config.in
index 5dd3d1b09..1bd8a3696 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.