ARCH_RK3066B default: disable DVFS_WITH_UOC
authorchenhui <chenhui@rock-chips.com>
Wed, 27 Mar 2013 04:04:30 +0000 (12:04 +0800)
committerchenhui <chenhui@rock-chips.com>
Wed, 27 Mar 2013 04:04:30 +0000 (12:04 +0800)
arch/arm/plat-rk/Kconfig

index 10dd7e30f7e50d0a34ebff16a855afc66c9a0069..8d2f4dbfef7686f3cafa4aecb6a4fc16ff9d88b0 100755 (executable)
@@ -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"