Skip to content

Commit

Permalink
Enable core_ctl module
Browse files Browse the repository at this point in the history
Change-Id: Ie76ff8cd11333ee663ce778b75947977a1ce60de
  • Loading branch information
intervigilium authored and Grarak committed Nov 23, 2015
1 parent d9ba907 commit 2b57e06
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions arch/arm64/configs/cm_oneplus2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
Expand Down Expand Up @@ -3479,6 +3479,7 @@ CONFIG_MSM_SHARED_HEAP_ACCESS=y
CONFIG_MSM_SYSTEM_HEALTH_MONITOR=y
CONFIG_QCOM_EARLY_RANDOM=y
# CONFIG_MSM_PACMAN is not set
CONFIG_MSM_CORE_CTL=m
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QCOM_NPA_DUMP=y
Expand Down Expand Up @@ -3780,7 +3781,7 @@ CONFIG_CPU_FREQ_SWITCH_PROFILER=y
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_DYNAMIC_DEBUG is not set
CONFIG_DYNAMIC_DEBUG=y
CONFIG_OOPS_LOG_BUFFER=y
CONFIG_LOG_BUF_MAGIC=y
CONFIG_OOPS_LOG_BUF_SHIFT=14
Expand Down

0 comments on commit 2b57e06

Please sign in to comment.