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-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 '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 | |||
49 | # CONFIG_FEATURE_PREFER_APPLETS is not set | 49 | # CONFIG_FEATURE_PREFER_APPLETS is not set |
50 | CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" | 50 | CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" |
51 | CONFIG_FEATURE_SYSLOG=y | 51 | CONFIG_FEATURE_SYSLOG=y |
52 | # CONFIG_FEATURE_HAVE_RPC is not set | ||
53 | 52 | ||
54 | # | 53 | # |
55 | # Build Options | 54 | # Build Options |