From e078fbdacf120eb8da0bc7e4d1f8f90849c7f1d2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 1 Apr 2015 08:31:26 +0000 Subject: kernel: add missing symbols to config and modules Signed-off-by: Daniel Golle v2: changes in input.mk broke the patch, some of the CONFIG_SND_* stuff was added already SVN-Revision: 45205 --- package/kernel/linux/modules/other.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/kernel/linux/modules/other.mk') diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 18edaeffc5..6a5825011c 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -746,6 +746,7 @@ define KernelPackage/zram CONFIG_ZRAM \ CONFIG_ZRAM_DEBUG=n \ CONFIG_PGTABLE_MAPPING=n \ + CONFIG_ZSMALLOC_STAT=n \ CONFIG_ZRAM_LZ4_COMPRESS=y FILES:= \ $(LINUX_DIR)/drivers/staging/zsmalloc/zsmalloc.ko@lt3.14 \ -- cgit v1.2.3