diff options
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r-- | configs/integrator926_huge_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index b379e9fe3..69f16defe 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -616,8 +616,8 @@ BR2_PACKAGE_XSERVER_none=y # Compressors / decompressors # # BR2_PACKAGE_LZO is not set -BR2_PACKAGE_LZMA_TARGET=y -# BR2_PACKAGE_LZMA_TARGET_HEADERS is not set +BR2_PACKAGE_LZMA=y +# BR2_PACKAGE_LZMA_HEADERS is not set # BR2_PACKAGE_LZMA_HOST is not set BR2_PACKAGE_ZLIB=y # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set |