public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Mikkel Christensen <mlc@ti.com>
Cc: linux-omap@vger.kernel.org, Vikram Pandita <vikram.pandita@ti.com>
Subject: Re: [PATCH v2 3/3] OMAP3:zoom2: Makefile and Kconfig for Zoom2 board
Date: Fri, 15 May 2009 11:07:44 -0700	[thread overview]
Message-ID: <87bppudytr.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1242409235-18834-4-git-send-email-mlc@ti.com> (Mikkel Christensen's message of "Fri\, 15 May 2009 12\:40\:35 -0500")

Mikkel Christensen <mlc@ti.com> writes:

> This patch adds OMAP3 Zoom2 board to the Makefile and Kconfig.
>
> Signed-off-by: Mikkel Christensen <mlc@ti.com>
> Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>

One more very minor nit...

> ---
>  arch/arm/mach-omap2/Kconfig  |    4 ++++
>  arch/arm/mach-omap2/Makefile |    4 +++-
>  2 files changed, 7 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index 64ab386..0b16255 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -67,3 +67,7 @@ config MACH_OMAP_3430SDP
>  config MACH_NOKIA_RX51
>  	bool "Nokia RX-51 board"
>  	depends on ARCH_OMAP3 && ARCH_OMAP34XX
> +
> +config MACH_OMAP_ZOOM2
> +	bool "OMAP3 Zoom2 board"
> +	depends on ARCH_OMAP3 && ARCH_OMAP34XX
> \ No newline at end of file

Can you add a newline here.  I think Kconfig should parse this without
problems, but not entirely sure.

> diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
> index c49d9bf..fe4485f 100644
> --- a/arch/arm/mach-omap2/Makefile
> +++ b/arch/arm/mach-omap2/Makefile
> @@ -48,7 +48,9 @@ obj-$(CONFIG_MACH_OMAP_3430SDP)		+= board-3430sdp.o \
>  obj-$(CONFIG_MACH_NOKIA_RX51)		+= board-rx51.o \
>  					   board-rx51-peripherals.o \
>  					   mmc-twl4030.o
> -
> +obj-$(CONFIG_MACH_OMAP_ZOOM2)		+= board-zoom2.o \
> +					   mmc-twl4030.o \
> +					   board-zoom2-debugboard.o
>  # Platform specific device init code
>  ifeq ($(CONFIG_USB_MUSB_SOC),y)
>  obj-y					+= usb-musb.o
> -- 
> 1.5.4.3
>
> --
> 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:[~2009-05-15 18:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15 17:40 [PATCH v2 0/3] Support for OMAP3 Zoom2 board Mikkel Christensen
2009-05-15 17:40 ` [PATCH v2 1/3] OMAP3:zoom2: Add support " Mikkel Christensen
2009-05-15 17:40   ` [PATCH v2 2/3] OMAP3:zoom2: Defconfig for " Mikkel Christensen
2009-05-15 17:40     ` [PATCH v2 3/3] OMAP3:zoom2: Makefile and Kconfig " Mikkel Christensen
2009-05-15 18:07       ` Kevin Hilman [this message]
2009-05-15 18:05     ` [PATCH v2 2/3] OMAP3:zoom2: Defconfig " Kevin Hilman
2009-05-15 18:04   ` [PATCH v2 1/3] OMAP3:zoom2: Add support for OMAP3 " Kevin Hilman
2009-05-15 18:28     ` Christensen, Mikkel
2009-05-15 18:44       ` Kevin Hilman

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=87bppudytr.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=mlc@ti.com \
    --cc=vikram.pandita@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox