linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ong, Hean Loong" <hean.loong.ong@intel.com>
To: Dinh Nguyen <dinguyen@kernel.org>, Thor Thayer <thor.thayer@intel.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, hean.loong.ong@intel.com,
	chin.liang.see@intel.com, Ong@vger.kernel.org
Subject: [PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for blinking leds
Date: Thu, 27 Jun 2019 22:07:09 +0800	[thread overview]
Message-ID: <20190627140709.707-2-hean.loong.ong@intel.com> (raw)
In-Reply-To: <20190627140709.707-1-hean.loong.ong@intel.com>

Adding LED Triggers Timers for LED blinking support on ARM devices

Signed-off-by: Ong, Hean Loong <hean.loong.ong@intel.com>
---
 arch/arm64/configs/defconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4d58351..6fbd651 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -595,6 +595,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_LEDS_TRIGGER_PANIC=y
+CONFIG_LEDS_TRIGGER_TIMER=y
 CONFIG_EDAC=y
 CONFIG_EDAC_GHES=y
 CONFIG_RTC_CLASS=y
-- 
1.7.1


  reply	other threads:[~2019-06-27  6:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27 14:07 [PATCHv1] ARM64: defconfig: Adding LEDS_TRIGGERS_TIMER Ong, Hean Loong
2019-06-27 14:07 ` Ong, Hean Loong [this message]
2019-07-01 15:54   ` [PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for blinking leds Dinh Nguyen
2019-07-02  0:31     ` Ong, Hean Loong

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=20190627140709.707-2-hean.loong.ong@intel.com \
    --to=hean.loong.ong@intel.com \
    --cc=Ong@vger.kernel.org \
    --cc=chin.liang.see@intel.com \
    --cc=dinguyen@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thor.thayer@intel.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;
as well as URLs for NNTP newsgroup(s).