From: wdgvip@gmail.com (Wu DaoGuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] This patch fixed the Kconfig for mach-ok2440.c
Date: Thu, 9 Jun 2011 09:03:21 +0800 [thread overview]
Message-ID: <1307581402-3808-3-git-send-email-wdgvip@gmail.com> (raw)
In-Reply-To: <1307581402-3808-1-git-send-email-wdgvip@gmail.com>
Add Kconfig to support ok2440 development board.
The following patches are against v3.0-rc2.
Signed-off-by: Wu DaoGuang <wdgvip@gmail.com>
---
arch/arm/mach-s3c2440/Kconfig | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig
index 50825a3..9b1024d 100644
--- a/arch/arm/mach-s3c2440/Kconfig
+++ b/arch/arm/mach-s3c2440/Kconfig
@@ -176,6 +176,15 @@ config MACH_AT2440EVB
help
Say Y here if you are using the AT2440EVB development board
+config MACH_OK2440
+ bool "OK2440 development board"
+ select CPU_S3C2440
+ select S3C2440_XTAL_12000000
+ select S3C_DEV_NAND
+ select S3C_DEV_USB_HOST
+ help
+ Say y here to select support for OK2440.
+
config MACH_MINI2440
bool "MINI2440 development board"
select CPU_S3C2440
--
1.7.1
next prev parent reply other threads:[~2011-06-09 1:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 1:03 [PATCH 1/4] This patch adds ok2440 development board support Wu DaoGuang
2011-06-09 1:03 ` [PATCH 2/4] This patch fixes Makefile for mach-ok2440.c Wu DaoGuang
2011-06-09 1:03 ` Wu DaoGuang [this message]
2011-06-09 1:03 ` [PATCH 4/4] This patch add configuraton for ok2440 development board Wu DaoGuang
2011-06-09 6:46 ` Vasily Khoruzhick
2011-06-09 6:47 ` [PATCH 1/4] This patch adds ok2440 development board support Barry Song
2011-06-09 6:54 ` Vasily Khoruzhick
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=1307581402-3808-3-git-send-email-wdgvip@gmail.com \
--to=wdgvip@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 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).