mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
Merge branch 'v3.10/topic/configs' into linux-linaro-lsk-v3.10
* v3.10/topic/configs: configs: linaro-base: enable ZRAM features configs: Enable coresight by default
This commit is contained in:
@@ -117,3 +117,13 @@ CONFIG_DEBUG_INFO=y
|
||||
CONFIG_FANOTIFY=y
|
||||
CONFIG_RCU_TORTURE_TEST=m
|
||||
CONFIG_RCU_TORTURE_TEST_RUNNABLE=n
|
||||
CONFIG_CORESIGHT=y
|
||||
CONFIG_CORESIGHT_LINKS_AND_SINKS=y
|
||||
CONFIG_CORESIGHT_SOURCE_ETM=y
|
||||
|
||||
# enable ZRAM features
|
||||
CONFIG_ZPOOL=y
|
||||
CONFIG_ZSMALLOC=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_ZRAM_LZ4_COMPRESS=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user