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 /configs/cygwin_defconfig | |
parent | 007ce9f807c99e14799c6579c8d06f422eccfcb2 (diff) | |
download | busybox-647d8afe869b40c617d2a327b51947cee07b58f3.tar.gz |
build system: remove unused CONFIG_FEATURE_HAVE_RPC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/cygwin_defconfig')
-rw-r--r-- | configs/cygwin_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/cygwin_defconfig b/configs/cygwin_defconfig index 54aa44470..ee370a61d 100644 --- a/configs/cygwin_defconfig +++ b/configs/cygwin_defconfig @@ -49,7 +49,6 @@ CONFIG_FEATURE_SUID=y # CONFIG_FEATURE_PREFER_APPLETS is not set CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" CONFIG_FEATURE_SYSLOG=y -# CONFIG_FEATURE_HAVE_RPC is not set # # Build Options |