kernel: add missing symbols to config and modules
Signed-off-by: Daniel Golle <daniel@makrotopia.org> v2: changes in input.mk broke the patch, some of the CONFIG_SND_* stuff was added already SVN-Revision: 45205
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user