Skip to content

Commit

Permalink
Beagle c4: reboot works here with CONFIG_CPU_FREQ_GOV_ONDEMAND
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Nov 14, 2012
1 parent 9f1ce3e commit d734e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion patches/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

#
Expand Down
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ config="omap2plus_defconfig"
#Kernel/Build
KERNEL_REL=3.4
KERNEL_TAG=${KERNEL_REL}.18
BUILD=x2.4
BUILD=x2.5

#git branch
BRANCH="v3.4.x"
Expand Down

0 comments on commit d734e12

Please sign in to comment.