X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fother.mk;h=406eb52b8407d6d2b848adca90ccab4eafffcfd3;hb=fc23d57b9d69c60302ba8ece7d68e402bbef1f70;hp=c1adc66c524e8b04356086d8c566adc2ea80eaad;hpb=5d241ffe34ce228e9c341d1162a0a4a7e57e7b18;p=openwrt.git diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index c1adc66c52..406eb52b84 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -705,7 +705,8 @@ define KernelPackage/zram KCONFIG:= \ CONFIG_ZSMALLOC \ CONFIG_ZRAM \ - CONFIG_ZRAM_DEBUG=n + CONFIG_ZRAM_DEBUG=n \ + CONFIG_PGTABLE_MAPPING=n FILES:= \ $(LINUX_DIR)/drivers/staging/zsmalloc/zsmalloc.ko \ $(LINUX_DIR)/drivers/staging/zram/zram.ko