All of lore.kernel.org
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: mxs_defconfig: Build CONFIG_INPUT_EVDEV as built-in
Date: Fri,  8 Feb 2013 13:36:43 -0200	[thread overview]
Message-ID: <1360337803-19858-3-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1360337803-19858-1-git-send-email-festevam@gmail.com>

From: Fabio Estevam <fabio.estevam@freescale.com>

Build CONFIG_INPUT_EVDEV as a built-in driver, as it makes easier to test 
the LRADC touchscreen driver, for example, by using the 'evtest' tool.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/mxs_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 7bf5351..2c1329d 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -67,7 +67,7 @@ CONFIG_USB_NET_SMSC95XX=y
 # CONFIG_NETDEV_10000 is not set
 # CONFIG_WLAN is not set
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
-CONFIG_INPUT_EVDEV=m
+CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_KEYBOARD is not set
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
-- 
1.7.9.5

  parent reply	other threads:[~2013-02-08 15:36 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 15:36 [PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support Fabio Estevam
2013-02-08 15:36 ` [PATCH 2/3] ARM: dts: imx28-apx4devkit: " Fabio Estevam
2013-02-08 15:47   ` Lauri Hintsala
2013-02-08 15:36 ` Fabio Estevam [this message]
2013-02-17  7:54 ` [PATCH 1/3] ARM: dts: imx28-evk: " Shawn Guo
2013-02-17 10:31   ` Marek Vasut
2013-02-17 12:04     ` Shawn Guo
2013-02-18 14:43       ` Marek Vasut
2013-03-04  3:17 ` Shawn Guo
2013-03-05 14:07   ` Fabio Estevam
2013-03-05 14:21     ` Shawn Guo
2013-03-05 14:21       ` Fabio Estevam
2013-03-05 14:25         ` Fabio Estevam
2013-03-05 16:11           ` Fabio Estevam
2013-03-22 18:07   ` Fabio Estevam
2013-03-23 13:56     ` Shawn Guo
2013-03-23 18:09       ` Fabio Estevam
2013-03-24 14:18         ` Shawn Guo
2013-05-13 11:48           ` Fabio Estevam
2013-05-14  2:31             ` Shawn Guo
2013-05-14  3:30               ` Marek Vasut
2013-05-28  0:52               ` Fabio Estevam
2013-05-28  1:43                 ` Shawn Guo
2013-05-28  4:56                   ` Marek Vasut
2013-05-28  6:27                     ` Shawn Guo
2013-05-28 18:29                       ` Marek Vasut
2013-05-29  2:00                         ` Shawn Guo

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=1360337803-19858-3-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.