linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: npavel@mini-box.com (Nicu Pavel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] Add kernel configuration option for picosam9g45 board
Date: Mon, 31 Oct 2011 17:53:15 +0200	[thread overview]
Message-ID: <1320076396-6233-2-git-send-email-npavel@mini-box.com> (raw)
In-Reply-To: <1320076396-6233-1-git-send-email-npavel@mini-box.com>


Signed-off-by: Nicu Pavel <npavel@mini-box.com>
---
 arch/arm/mach-at91/Kconfig |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 2248467..419295a 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -400,6 +400,12 @@ if ARCH_AT91SAM9G45
 
 comment "AT91SAM9G45 Board Type"
 
+config MACH_MINIBOXPICOSAM9G45
+	bool "Mini-Box.com picoSAM9G45 board"
+	help
+	  Select this if you are using Mini-Box.com picoSAM9G45 Board
+	  <http://arm.mini-box.com>
+
 config MACH_AT91SAM9M10G45EK
 	bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
 	help
-- 
1.7.1

  reply	other threads:[~2011-10-31 15:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 15:53 [PATCH v2 1/3] Add support for mini-box.com picoSAM9G45 board Nicu Pavel
2011-10-31 15:53 ` Nicu Pavel [this message]
2011-10-31 15:53 ` [PATCH v2 3/3] Add picosam9g45 board to Makefile Nicu Pavel
2011-11-02 14:28 ` [PATCH v2 1/3] Add support for mini-box.com picoSAM9G45 board Russell King - ARM Linux
2011-11-02 15:49   ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-02 16:06     ` Russell King - ARM Linux
2011-11-02 18:30       ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-04 15:57 ` Jochen Friedrich

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=1320076396-6233-2-git-send-email-npavel@mini-box.com \
    --to=npavel@mini-box.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).