All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Miguel Aguilar <miguel.aguilar@ridgerun.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 2/3] OMAP3: EVM: KEYPAD: Fix Kconfig dependency
Date: Thu, 3 Jul 2008 13:55:18 +0300	[thread overview]
Message-ID: <20080703105516.GT14276@atomide.com> (raw)
In-Reply-To: <4862A888.2070808@ridgerun.com>

* Miguel Aguilar <miguel.aguilar@ridgerun.com> [080625 23:18]:
> Add twl4030 keypad driver support to OMAP3 EVM

Pushing today, this one needed fixing too for the path.

Tony

> Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com> ---
> drivers/input/keyboard/Kconfig                 |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/reference_kernel/drivers/input/keyboard/Kconfig b/linux-2.6.26/drivers/input/keyboard/Kconfig
> index 0f96a30..cf86a7b 100644
> --- a/reference_kernel/drivers/input/keyboard/Kconfig
> +++ b/linux-2.6.26/drivers/input/keyboard/Kconfig
> @@ -261,7 +261,7 @@ config KEYBOARD_OMAP
>
> config KEYBOARD_TWL4030
> 	tristate "TI TWL4030 keypad support"
> -	depends on TWL4030_CORE && (MACH_OMAP_2430SDP || MACH_OMAP_3430SDP)
> +	depends on TWL4030_CORE && (MACH_OMAP_2430SDP || MACH_OMAP_3430SDP || MACH_OMAP3EVM)
> 	help
> 	  Say Y here if you want to use the OMAP TWL4030 keypad.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-07-03 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 20:20 [PATCH 2/3] OMAP3: EVM: KEYPAD: Fix Kconfig dependency Miguel Aguilar
2008-07-03 10:55 ` Tony Lindgren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-24 13:59 Miguel Angel Aguilar Ulloa

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=20080703105516.GT14276@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=miguel.aguilar@ridgerun.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 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.