projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5e9ccc
)
LOCAL / arm64: defconfig: enable governers for devfreq
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Mon, 2 Nov 2015 09:50:00 +0000
(18:50 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:48:21 +0000
(13:48 +0900)
Enable powersave and userspace governers for devfreq.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index
cbd0327
..
7d094c9
100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-3663,8
+3663,8
@@
CONFIG_PM_DEVFREQ=y
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
-# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
-# CONFIG_DEVFREQ_GOV_USERSPACE is not set
+CONFIG_DEVFREQ_GOV_POWERSAVE=y
+CONFIG_DEVFREQ_GOV_USERSPACE=y
#
# DEVFREQ Drivers