diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-11-27 03:57:08 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-11-27 03:57:08 +0100 |
commit | 6747bdac88d44d1b3729f56760ae7f6829c85d9f (patch) | |
tree | 87198970457626bddc12246cb42ebd221067795f /configs/cygwin_defconfig | |
parent | ccc9985c455753298a8799a4d12d5f531c67ae81 (diff) | |
download | busybox-w32-6747bdac88d44d1b3729f56760ae7f6829c85d9f.tar.gz busybox-w32-6747bdac88d44d1b3729f56760ae7f6829c85d9f.tar.bz2 busybox-w32-6747bdac88d44d1b3729f56760ae7f6829c85d9f.zip |
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/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 dd7c21edb..b856482f6 100644 --- a/configs/cygwin_defconfig +++ b/configs/cygwin_defconfig | |||
@@ -134,7 +134,6 @@ CONFIG_FEATURE_CPIO_O=y | |||
134 | CONFIG_FEATURE_CPIO_P=y | 134 | CONFIG_FEATURE_CPIO_P=y |
135 | # CONFIG_DPKG is not set | 135 | # CONFIG_DPKG is not set |
136 | # CONFIG_DPKG_DEB is not set | 136 | # CONFIG_DPKG_DEB is not set |
137 | # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set | ||
138 | CONFIG_GUNZIP=y | 137 | CONFIG_GUNZIP=y |
139 | CONFIG_GZIP=y | 138 | CONFIG_GZIP=y |
140 | CONFIG_FEATURE_GZIP_LONG_OPTIONS=y | 139 | CONFIG_FEATURE_GZIP_LONG_OPTIONS=y |