Skip to content

Commit

Permalink
Update config_generic
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazzor authored Feb 22, 2024
1 parent 092c259 commit 8ba06cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config_generic
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ CONFIG_PREEMPT=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
Expand All @@ -14,4 +13,4 @@ CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_500 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_HZ=250

0 comments on commit 8ba06cc

Please sign in to comment.