Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 279cc28a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Kconfig: msm: Disable VMALLOC savings feature for 8610"

parents ac5b6c01 4736b64d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_KSM=y
CONFIG_ENABLE_VMALLOC_SAVING=y
CONFIG_CC_STACKPROTECTOR=y
CONFIG_CP_ACCESS=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_KSM=y
CONFIG_ENABLE_VMALLOC_SAVING=y
CONFIG_CC_STACKPROTECTOR=y
CONFIG_CP_ACCESS=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
+0 −1
Original line number Diff line number Diff line
@@ -187,7 +187,6 @@ config ARCH_MSM8610
	select MSM_RPM_STATS_LOG
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select ENABLE_VMALLOC_SAVINGS
	select MSM_MULTIMEDIA_USE_ION

config ARCH_MSM8226