Skip to content

Commit

Permalink
Configured OC and UC values
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindu644 committed Feb 9, 2024
1 parent be06b09 commit eab5c4c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/configs/exynos9820-beyondxks_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,13 @@ CONFIG_CPU_FREQ_GOV_NOBODY_SCHED=y
# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
CONFIG_ARM_EXYNOS_ACME=y
CONFIG_ARM_MODCLOCK=y
CONFIG_MAX_FREQ_BIG=2400000
CONFIG_MIN_FREQ_BIG=377000
CONFIG_MAX_FREQ_LITTLE=1950000
CONFIG_MIN_FREQ_LITTLE=182000
CONFIG_MAX_FREQ_PRIME=2808000
CONFIG_MIN_FREQ_PRIME=520000
CONFIG_ARM_EXYNOS_UFC=y
# CONFIG_QORIQ_CPUFREQ is not set

Expand Down

0 comments on commit eab5c4c

Please sign in to comment.