linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 4/5] ARM: ezx_defconfig: Cleanup from non-existing options
Date: Tue, 18 Jul 2017 06:59:06 +0200	[thread overview]
Message-ID: <1500353947-26122-5-git-send-email-krzk@kernel.org> (raw)
In-Reply-To: <1500353947-26122-1-git-send-email-krzk@kernel.org>

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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/ezx_defconfig b/arch/arm/configs/ezx_defconfig
index 23660f3d0f7f..484e51fbd4a6 100644
--- 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
-- 
2.7.4

  parent reply	other threads:[~2017-07-18  4:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 2/5] ARM: ixp4xx_defconfig: " Krzysztof Kozlowski
2017-07-18  4:59 ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Krzysztof Kozlowski
2017-08-02 10:45   ` Sudeep Holla
2017-08-02 10:47     ` Krzysztof Kozlowski
2017-08-02 11:01       ` Sudeep Holla
2017-07-18  4:59 ` Krzysztof Kozlowski [this message]
2017-07-18  4:59 ` [PATCH v2 5/5] ARM: qcom_defconfig: " Krzysztof Kozlowski
2017-07-18  9:23 ` [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1500353947-26122-5-git-send-email-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).