Skip to content

Commit

Permalink
Merge pull request #1533 from codesnake/fix_core_build
Browse files Browse the repository at this point in the history
projects/WeTek_Core: Fix kernel build after #1504
  • Loading branch information
MilhouseVH committed Apr 15, 2017
2 parents 4c380be + de97342 commit 811d42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/WeTek_Core/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_HOTPLUG=y
CONFIG_CPU_FREQ_DEFAULT_GOV_HOTPLUG=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
Expand Down

0 comments on commit 811d42b

Please sign in to comment.