build system: remove unused CONFIG_FEATURE_HAVE_RPC

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-08-14 12:25:55 +02:00
parent 007ce9f807
commit 647d8afe86
12 changed files with 0 additions and 18 deletions

View File

@ -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