aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2023-05-23 04:29:55 +0300
committerMichael Bestas <mkbestas@lineageos.org>2023-05-23 04:29:55 +0300
commite17e8f270d54024bd46e036ab56e5f9ffefad5d1 (patch)
treea3661b18b2a98e1192924312c125d86e32cde65f
parentde5542b82966f11cc8b221e751d99f4e76b62195 (diff)
parentfdb983aa4e111c8557fe21f49940ae34d8c62341 (diff)
Merge remote-tracking branch 'sm8250/lineage-20' into lineage-20
* sm8250/lineage-20: arm64: configs: debugfs.config: Disable MSM_IDLE_STATS & PAGE_EXTENSION Change-Id: I3bb9215c09e3409b40ed41c382b232560618893b
-rw-r--r--arch/arm64/configs/vendor/debugfs.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/vendor/debugfs.config b/arch/arm64/configs/vendor/debugfs.config
index 059013b6a88a..9841b7c9a4eb 100644
--- a/arch/arm64/configs/vendor/debugfs.config
+++ b/arch/arm64/configs/vendor/debugfs.config
@@ -1,2 +1,4 @@
+CONFIG_MSM_IDLE_STATS=n
+CONFIG_PAGE_EXTENSION=n
CONFIG_PAGE_OWNER=n
CONFIG_DEBUG_FS=n