Skip to content

Commit

Permalink
Disable powersuspend
Browse files Browse the repository at this point in the history
BUG:
    Do not turn on the display in 40% of cases after a dream.
  • Loading branch information
XrTV committed Jun 20, 2016
1 parent 02ca497 commit 8cec91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/geehrc_defconfig
Expand Up @@ -814,7 +814,7 @@ CONFIG_EARLYSUSPEND=y
# CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
# CONFIG_CONSOLE_EARLYSUSPEND is not set
CONFIG_FB_EARLYSUSPEND=y
CONFIG_POWERSUSPEND=y
# CONFIG_POWERSUSPEND is not set
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_RUNTIME=y
Expand Down

0 comments on commit 8cec91b

Please sign in to comment.