diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-14 12:25:55 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-14 12:25:55 +0200 |
commit | 647d8afe869b40c617d2a327b51947cee07b58f3 (patch) | |
tree | 5d4d109fca8152cc75566a6268bfb517935f63db /Config.in | |
parent | 007ce9f807c99e14799c6579c8d06f422eccfcb2 (diff) | |
download | busybox-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.in | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 | ||
346 | config 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 | |||
353 | config PLATFORM_LINUX | 346 | config 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 |