aboutsummaryrefslogtreecommitdiff
path: root/networking/inetd.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-08-14 12:25:55 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-08-14 12:25:55 +0200
commit647d8afe869b40c617d2a327b51947cee07b58f3 (patch)
tree5d4d109fca8152cc75566a6268bfb517935f63db /networking/inetd.c
parent007ce9f807c99e14799c6579c8d06f422eccfcb2 (diff)
downloadbusybox-647d8afe869b40c617d2a327b51947cee07b58f3.tar.gz
build system: remove unused CONFIG_FEATURE_HAVE_RPC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/inetd.c')
-rw-r--r--networking/inetd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/inetd.c b/networking/inetd.c
index 91545d0a3..67984accb 100644
--- a/networking/inetd.c
+++ b/networking/inetd.c
@@ -217,7 +217,6 @@
//config: bool "Support RPC services"
//config: default n # very rarely used, and needs Sun RPC support in libc
//config: depends on INETD
-//config: select FEATURE_HAVE_RPC
//config: help
//config: Support Sun-RPC based services