From: joyce.ooi@intel.com (Ooi, Joyce)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
Date: Thu, 15 Feb 2018 11:20:28 +0800 [thread overview]
Message-ID: <1518664828-30883-1-git-send-email-joyce.ooi@intel.com> (raw)
Enable LED timer trigger for ARM64 to allow LEDs to be controlled via
sysfs.
Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
---
arch/arm64/configs/defconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373..b728742 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -471,6 +471,8 @@ CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_PWM=y
CONFIG_LEDS_SYSCON=y
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
--
1.7.1
next reply other threads:[~2018-02-15 3:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 3:20 Ooi, Joyce [this message]
2018-03-02 6:41 ` [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER Ooi, Joyce
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=1518664828-30883-1-git-send-email-joyce.ooi@intel.com \
--to=joyce.ooi@intel.com \
--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).