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 --- util-linux/mount.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util-linux') diff --git a/util-linux/mount.c b/util-linux/mount.c index b8dd8a925..4eade0869 100644 --- a/util-linux/mount.c +++ b/util-linux/mount.c @@ -69,7 +69,6 @@ //config: bool "Support mounting NFS file systems on Linux < 2.6.23" //config: default n //config: depends on MOUNT -//config: select FEATURE_HAVE_RPC //config: select FEATURE_SYSLOG //config: help //config: Enable mounting of NFS file systems on Linux kernels prior -- cgit v1.2.3