aboutsummaryrefslogtreecommitdiff
path: root/Config.in
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 /Config.in
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 'Config.in')
-rw-r--r--Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/Config.in b/Config.in
index 1bc214e44..f4b673abd 100644
--- a/Config.in
+++ b/Config.in
@@ -343,13 +343,6 @@ config FEATURE_SYSLOG
#This option is auto-selected when you select any applet which may
#send its output to syslog. You do not need to select it manually.
-config FEATURE_HAVE_RPC
- bool #No description makes it a hidden option
- default n
- #help
- #This is automatically selected if any of enabled applets need it.
- #You do not need to select it manually.
-
config PLATFORM_LINUX
bool #No description makes it a hidden option
default n