projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d981d
)
ARCH_RK3066B default: disable DVFS_WITH_UOC
author
chenhui
<chenhui@rock-chips.com>
Wed, 27 Mar 2013 04:04:30 +0000
(12:04 +0800)
committer
chenhui
<chenhui@rock-chips.com>
Wed, 27 Mar 2013 04:04:30 +0000
(12:04 +0800)
arch/arm/plat-rk/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/plat-rk/Kconfig
b/arch/arm/plat-rk/Kconfig
index 10dd7e30f7e50d0a34ebff16a855afc66c9a0069..8d2f4dbfef7686f3cafa4aecb6a4fc16ff9d88b0 100755
(executable)
--- a/
arch/arm/plat-rk/Kconfig
+++ b/
arch/arm/plat-rk/Kconfig
@@
-112,7
+112,7
@@
config DVFS
config DVFS_WITH_UOC
bool "Use dvfs with uoc, no voltage difference"
depends on DVFS && ARCH_RK3066B
- default
y
+ default
n
config RK_CLOCK_PROC
bool "/proc/clocks support"