projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c681c30
)
ARM: ezx_defconfig: Cleanup from non-existing options
author
Krzysztof Kozlowski
<krzk@kernel.org>
Wed, 12 Jul 2017 16:09:07 +0000
(18:09 +0200)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Tue, 18 Jul 2017 15:51:33 +0000
(17:51 +0200)
CPU_FREQ_DEBUG is gone since commit
2d06d8c49afd
("[CPUFREQ] use
dynamic debug instead of custom infrastructure").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/ezx_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/ezx_defconfig
b/arch/arm/configs/ezx_defconfig
index 23660f3d0f7fc284610445abb5d799b40e2cb0e9..484e51fbd4a6320b23df4b5978b6fba7cdbfa09e 100644
(file)
--- a/
arch/arm/configs/ezx_defconfig
+++ b/
arch/arm/configs/ezx_defconfig
@@
-27,7
+27,6
@@
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="console=tty1 root=/dev/mmcblk0p2 rootfstype=ext2 rootdelay=3 ip=192.168.0.202:192.168.0.200:192.168.0.200:255.255.255.0 debug"
CONFIG_KEXEC=y
CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=m