summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2022-07-27 19:06:49 +0200
committerDavide Garberi <dade.garberi@gmail.com>2022-07-27 19:28:37 +0200
commitd4a47d914f448a15e3908f86d3e357feb6963836 (patch)
tree4c6fbe3790c9d7278a8ba6b78217da133fcd0df2
parentb6dcc69ed23a47b24d2630e406aaba32578cc080 (diff)
configs: zuk: Make savedefconfig
Change-Id: I9568bb0845d01b13cabcd4531acb367348ff1a8a
-rw-r--r--arch/arm64/configs/z2_plus_defconfig1
-rw-r--r--arch/arm64/configs/z2_row_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/z2_plus_defconfig b/arch/arm64/configs/z2_plus_defconfig
index 49d51bc6c4d6..a275d46e8043 100644
--- a/arch/arm64/configs/z2_plus_defconfig
+++ b/arch/arm64/configs/z2_plus_defconfig
@@ -95,7 +95,6 @@ CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_CPU_IDLE=y
-# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
diff --git a/arch/arm64/configs/z2_row_defconfig b/arch/arm64/configs/z2_row_defconfig
index 163c677f4a92..fe19317f66b5 100644
--- a/arch/arm64/configs/z2_row_defconfig
+++ b/arch/arm64/configs/z2_row_defconfig
@@ -95,7 +95,6 @@ CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_CPU_IDLE=y
-# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y