From 647d8afe869b40c617d2a327b51947cee07b58f3 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 14 Aug 2017 12:25:55 +0200 Subject: build system: remove unused CONFIG_FEATURE_HAVE_RPC Signed-off-by: Denys Vlasenko --- networking/inetd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'networking/inetd.c') 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 -- cgit v1.2.3