From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: omap2plus_defconfig: Enable PWM_VIBRA
Date: Tue, 20 Mar 2018 07:16:18 -0700 [thread overview]
Message-ID: <20180320141622.77989-2-tony@atomide.com> (raw)
In-Reply-To: <20180320141622.77989-1-tony@atomide.com>
We can use PWM_VIBRA on many phones like droid 4.
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
arch/arm/configs/omap2plus_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -235,6 +235,7 @@ CONFIG_INPUT_CPCAP_PWRBUTTON=m
CONFIG_INPUT_TPS65218_PWRBUTTON=m
CONFIG_INPUT_TWL4030_PWRBUTTON=m
CONFIG_INPUT_PALMAS_PWRBUTTON=m
+CONFIG_INPUT_PWM_VIBRA=m
CONFIG_SERIO=m
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_8250=y
--
2.16.2
next prev parent reply other threads:[~2018-03-20 14:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 14:16 [PATCH 0/5] Enable more droid 4 options in defconfig files Tony Lindgren
2018-03-20 14:16 ` Tony Lindgren [this message]
2018-03-20 14:16 ` [PATCH 2/5] ARM: omap2plus_defconfig: Add AUDIO_GRAPH_CARD Tony Lindgren
2018-03-20 14:16 ` [PATCH 3/5] ARM: omap2plus_defconfig: Enable MDM6600 USB PHY Tony Lindgren
2018-03-20 14:16 ` [PATCH 4/5] ARM: omap2plus_defconfig: Add UINPUT Tony Lindgren
2018-03-20 14:16 ` [PATCH 5/5] ARM: multi_v7_defconfig: Enable CPCAP related options mostly as loadable modules Tony Lindgren
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=20180320141622.77989-2-tony@atomide.com \
--to=tony@atomide.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).