public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: jsgood.yang@samsung•com (양진성)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 02/12] [ARM][S3C6410] Kconfig support to select keypad platform device
Date: Sat, 05 Sep 2009 22:27:14 +0900	[thread overview]
Message-ID: <00a401ca2e2c$94f65210$bee2f630$%yang@samsung.com> (raw)

This patch supports Kconfig to select keypad platform device compile.

Signed-off-by: Jinsung Yang <jsgood.yang@samsung•com>
Signed-off-by: Kyeongil Kim <ki0351.kim@samsung•com>
---
 arch/arm/mach-s3c6410/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s3c6410/Kconfig b/arch/arm/mach-s3c6410/Kconfig
index e63aac7..fc651e2 100644
--- a/arch/arm/mach-s3c6410/Kconfig
+++ b/arch/arm/mach-s3c6410/Kconfig
@@ -37,6 +37,7 @@ config MACH_SMDK6410
 	select S3C_DEV_FB
 	select S3C_DEV_USB_HOST
 	select S3C_DEV_USB_HSOTG
+	select S3C_DEV_KEYPAD
 	select S3C6410_SETUP_SDHCI
 	select S3C64XX_SETUP_I2C1
 	select S3C64XX_SETUP_FB_24BPP
-- 
1.6.2.5

                 reply	other threads:[~2009-09-05 13:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='00a401ca2e2c$94f65210$bee2f630$%yang@samsung.com' \
    --to=jsgood.yang@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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