diff options
-rw-r--r-- | meta/recipes-core/busybox/busybox/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig index 32213c0675..0c4099031f 100644 --- a/meta/recipes-core/busybox/busybox/defconfig +++ b/meta/recipes-core/busybox/busybox/defconfig | |||
@@ -150,7 +150,7 @@ CONFIG_LZCAT=y | |||
150 | # CONFIG_UNXZ is not set | 150 | # CONFIG_UNXZ is not set |
151 | CONFIG_XZCAT=y | 151 | CONFIG_XZCAT=y |
152 | # CONFIG_XZ is not set | 152 | # CONFIG_XZ is not set |
153 | # CONFIG_BZIP2 is not set | 153 | CONFIG_BZIP2=y |
154 | CONFIG_FEATURE_BZIP2_DECOMPRESS=y | 154 | CONFIG_FEATURE_BZIP2_DECOMPRESS=y |
155 | CONFIG_CPIO=y | 155 | CONFIG_CPIO=y |
156 | # CONFIG_FEATURE_CPIO_O is not set | 156 | # CONFIG_FEATURE_CPIO_O is not set |