diff options
author | Denys Vlasenko | 2016-11-27 03:57:08 +0100 |
---|---|---|
committer | Denys Vlasenko | 2016-11-27 03:57:08 +0100 |
commit | 6747bdac88d44d1b3729f56760ae7f6829c85d9f (patch) | |
tree | 87198970457626bddc12246cb42ebd221067795f /configs/TEST_noprintf_defconfig | |
parent | ccc9985c455753298a8799a4d12d5f531c67ae81 (diff) | |
download | busybox-6747bdac88d44d1b3729f56760ae7f6829c85d9f.zip busybox-6747bdac88d44d1b3729f56760ae7f6829c85d9f.tar.gz |
dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option
Its usage in C code was removed in 2004.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/TEST_noprintf_defconfig')
-rw-r--r-- | configs/TEST_noprintf_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/TEST_noprintf_defconfig b/configs/TEST_noprintf_defconfig index 845032e..70dacec 100644 --- a/configs/TEST_noprintf_defconfig +++ b/configs/TEST_noprintf_defconfig @@ -130,7 +130,6 @@ CONFIG_FEATURE_SEAMLESS_Z=y # CONFIG_FEATURE_CPIO_P is not set # CONFIG_DPKG is not set # CONFIG_DPKG_DEB is not set -# CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set # CONFIG_GUNZIP is not set # CONFIG_GZIP is not set # CONFIG_FEATURE_GZIP_LONG_OPTIONS is not set |