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/android_ndk_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/android_ndk_defconfig')
-rw-r--r-- | configs/android_ndk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/android_ndk_defconfig b/configs/android_ndk_defconfig index 61871fcb1..7f65d544c 100644 --- a/configs/android_ndk_defconfig +++ b/configs/android_ndk_defconfig @@ -52,7 +52,6 @@ CONFIG_PID_FILE_PATH="" # 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 |