From: ludovic.desroches@microchip.com (Ludovic Desroches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 5/5] ARM: configs: at91: add PTC driver to sama5_defconfig
Date: Fri, 20 Oct 2017 15:31:21 +0200 [thread overview]
Message-ID: <20171020133121.7992-6-ludovic.desroches@microchip.com> (raw)
In-Reply-To: <20171020133121.7992-1-ludovic.desroches@microchip.com>
Add Peripheral Touch Controller driver to sama5_defconfig.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
arch/arm/configs/sama5_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 6529cb43e0fd..0422345ff3a3 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -118,6 +118,8 @@ CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_ATMEL_PTC=m
# CONFIG_SERIO is not set
CONFIG_LEGACY_PTY_COUNT=4
CONFIG_SERIAL_ATMEL=y
--
2.12.2
prev parent reply other threads:[~2017-10-20 13:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-20 13:31 [PATCH v3 0/5] Introduce the Atmel PTC subsystem Ludovic Desroches
2017-10-20 13:31 ` [PATCH v3 1/5] dt-bindings: input: Add Atmel PTC subsystem bindings Ludovic Desroches
2017-10-30 23:06 ` Dmitry Torokhov
2017-11-02 9:24 ` Ludovic Desroches
2017-10-20 13:31 ` [PATCH v3 2/5] input: misc: introduce Atmel PTC driver Ludovic Desroches
2017-10-30 23:30 ` Dmitry Torokhov
2017-11-02 10:19 ` Ludovic Desroches
2017-10-20 13:31 ` [PATCH v3 3/5] MAINTAINERS: add Atmel PTC entries Ludovic Desroches
2017-10-20 13:31 ` [PATCH v3 4/5] ARM: dts: at91: sama5d2: add PTC subsystem device Ludovic Desroches
2017-10-20 13:31 ` Ludovic Desroches [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=20171020133121.7992-6-ludovic.desroches@microchip.com \
--to=ludovic.desroches@microchip.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