diff --git a/configs/ipq807x_defconfig b/configs/ipq807x_defconfig index eb96931311..6fa49f5fef 100644 --- a/configs/ipq807x_defconfig +++ b/configs/ipq807x_defconfig @@ -312,5 +312,6 @@ CONFIG_SYS_HZ=1000 # Compression Support # # CONFIG_LZ4 is not set +CONFIG_LZMA=y # CONFIG_ERRNO_STR is not set # CONFIG_UNIT_TEST is not set diff --git a/configs/ipq807x_tiny_defconfig b/configs/ipq807x_tiny_defconfig index b822b2ebf0..b79e5da8b2 100644 --- a/configs/ipq807x_tiny_defconfig +++ b/configs/ipq807x_tiny_defconfig @@ -312,7 +312,8 @@ CONFIG_SYS_HZ=1000 # Compression Support # # CONFIG_LZ4 is not set +CONFIG_LZMA=y # CONFIG_ERRNO_STR is not set # CONFIG_UNIT_TEST is not set CONFIG_HAS_THUMB2=y -CONFIG_SYS_THUMB_BUILD=y \ No newline at end of file +CONFIG_SYS_THUMB_BUILD=y