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-w32-647d8afe869b40c617d2a327b51947cee07b58f3.tar.gz
busybox-w32-647d8afe869b40c617d2a327b51947cee07b58f3.tar.bz2
busybox-w32-647d8afe869b40c617d2a327b51947cee07b58f3.zip
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
343 #This option is auto-selected when you select any applet which may 343 #This option is auto-selected when you select any applet which may
344 #send its output to syslog. You do not need to select it manually. 344 #send its output to syslog. You do not need to select it manually.
345 345
346config FEATURE_HAVE_RPC
347 bool #No description makes it a hidden option
348 default n
349 #help
350 #This is automatically selected if any of enabled applets need it.
351 #You do not need to select it manually.
352
353config PLATFORM_LINUX 346config PLATFORM_LINUX
354 bool #No description makes it a hidden option 347 bool #No description makes it a hidden option
355 default n 348 default n