diff --git a/br-ext-chip-goke/configs/unknown_unknown_gk7205v200_fpv_defconfig b/br-ext-chip-goke/configs/unknown_unknown_gk7205v200_fpv_defconfig index 85b32250..b36b81ec 100644 --- a/br-ext-chip-goke/configs/unknown_unknown_gk7205v200_fpv_defconfig +++ b/br-ext-chip-goke/configs/unknown_unknown_gk7205v200_fpv_defconfig @@ -103,3 +103,8 @@ BR2_PACKAGE_MAVLINK_ROUTER=y # DEBUG BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_GDB=y + +# +# Compression and decompression +# +BR2_PACKAGE_LIBZIP=y diff --git a/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_fpv_defconfig b/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_fpv_defconfig index b98b0f7c..4b7d0e92 100644 --- a/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_fpv_defconfig +++ b/br-ext-chip-goke/configs/unknown_unknown_gk7205v300_fpv_defconfig @@ -103,3 +103,8 @@ BR2_PACKAGE_MAVLINK_ROUTER=y # DEBUG BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_GDB=y + +# +# Compression and decompression +# +BR2_PACKAGE_LIBZIP=y diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev200_fpv_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev200_fpv_defconfig index cb540b87..d07ed14b 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev200_fpv_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev200_fpv_defconfig @@ -103,3 +103,7 @@ BR2_PACKAGE_MAVLINK_ROUTER=y BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_GDB=y +# +# Compression and decompression +# +BR2_PACKAGE_LIBZIP=y diff --git a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_fpv_defconfig b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_fpv_defconfig index 2fff074f..94408986 100644 --- a/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_fpv_defconfig +++ b/br-ext-chip-hisilicon/configs/unknown_unknown_hi3516ev300_fpv_defconfig @@ -102,3 +102,8 @@ BR2_PACKAGE_MAVLINK_ROUTER=y # DEBUG BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_GDB=y + +# +# Compression and decompression +# +BR2_PACKAGE_LIBZIP=y