diff --git a/gki/aarch64/defconfig/allmodconfig b/gki/aarch64/defconfig/allmodconfig index bf502c2385be..da7d96f63b6e 100644 --- a/gki/aarch64/defconfig/allmodconfig +++ b/gki/aarch64/defconfig/allmodconfig @@ -7,3 +7,4 @@ CONFIG_RANDSTRUCT_NONE=y # CONFIG_SAMPLES is not set # CONFIG_WERROR is not set +# CONFIG_MODULE_COMPRESS is not set diff --git a/gki/arm/defconfig/allmodconfig b/gki/arm/defconfig/allmodconfig index 58b11b01ffce..6914694e8738 100644 --- a/gki/arm/defconfig/allmodconfig +++ b/gki/arm/defconfig/allmodconfig @@ -8,3 +8,4 @@ CONFIG_UNWINDER_FRAME_POINTER=y CONFIG_RANDSTRUCT_NONE=y # CONFIG_SAMPLES is not set # CONFIG_WERROR is not set +# CONFIG_MODULE_COMPRESS is not set diff --git a/gki/x86_64/defconfig/allmodconfig b/gki/x86_64/defconfig/allmodconfig index 58b11b01ffce..6914694e8738 100644 --- a/gki/x86_64/defconfig/allmodconfig +++ b/gki/x86_64/defconfig/allmodconfig @@ -8,3 +8,4 @@ CONFIG_UNWINDER_FRAME_POINTER=y CONFIG_RANDSTRUCT_NONE=y # CONFIG_SAMPLES is not set # CONFIG_WERROR is not set +# CONFIG_MODULE_COMPRESS is not set