All of lore.kernel.org
 help / color / mirror / Atom feed
From: npavel@mini-box.com (Nicu Pavel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] Add kernel configuration option for picosam9g45 board
Date: Mon, 31 Oct 2011 16:56:49 +0200	[thread overview]
Message-ID: <1320073010-19549-2-git-send-email-npavel@mini-box.com> (raw)
In-Reply-To: <1320073010-19549-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 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 14:56 [PATCH 1/3] Add support for mini-box.com picoSAM9G45 board Nicu Pavel
2011-10-31 14:56 ` Nicu Pavel [this message]
2011-10-31 14:56 ` [PATCH 3/3] Add picosam9g45 board to Makefile Nicu Pavel
2011-10-31 15:24 ` [PATCH 1/3] Add support for mini-box.com picoSAM9G45 board Russell King - ARM Linux
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31 15:23 Nicu Pavel
2011-10-31 15:23 ` [PATCH 2/3] Add kernel configuration option for picosam9g45 board Nicu Pavel

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=1320073010-19549-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 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.