mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Freddy Hsin <freddy.hsin@mediatek.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Cc: Saravana Kannan <saravanak@google.com>,
	<chang-an.chen@mediatek.com>,
	Baolin Wang <baolin.wang7@gmail.com>, <wsd_upstream@mediatek.com>,
	<kuohong.wang@mediatek.com>, <stanley.chu@mediatek.com>,
	Freddy Hsin <freddy.hsin@mediatek.com>
Subject: [PATCH v1 1/1] timer: mt6873: remove COMPILE_TEST condition for MTK timer
Date: Fri, 28 Aug 2020 13:40:56 +0800	[thread overview]
Message-ID: <1598593256-6719-2-git-send-email-freddy.hsin@mediatek.com> (raw)
In-Reply-To: <1598593256-6719-1-git-send-email-freddy.hsin@mediatek.com>

MTK timer driver can work on MTK platform normally, so remove
the redundant condition for MTK_TIMER

Signed-off-by: Freddy Hsin <freddy.hsin@mediatek.com>
---
 drivers/clocksource/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 9141838..1ec5d94 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -472,7 +472,7 @@ config SYS_SUPPORTS_SH_CMT
 	bool
 
 config MTK_TIMER
-	bool "Mediatek timer driver" if COMPILE_TEST
+	bool "Mediatek timer driver"
 	depends on HAS_IOMEM
 	select TIMER_OF
 	select CLKSRC_MMIO
-- 
1.7.9.5

      reply	other threads:[~2020-08-28  5:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28  5:40 [PATCH 0/1] Remove redundant condition for MTK_TIMER Freddy Hsin
2020-08-28  5:40 ` Freddy Hsin [this message]

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=1598593256-6719-2-git-send-email-freddy.hsin@mediatek.com \
    --to=freddy.hsin@mediatek.com \
    --cc=baolin.wang7@gmail.com \
    --cc=chang-an.chen@mediatek.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=kuohong.wang@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=saravanak@google.com \
    --cc=stanley.chu@mediatek.com \
    --cc=tglx@linutronix.de \
    --cc=wsd_upstream@mediatek.com \
    /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

all inboxes | Powered by JetHome®