All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Matt Porter <mporter@ti.com>
Cc: Russell King <linux@arm.linux.org.uk>,
	Linux OMAP List <linux-omap@vger.kernel.org>,
	Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 2/2] omap: build am3517crane board support by default
Date: Mon, 5 Mar 2012 15:05:34 -0800	[thread overview]
Message-ID: <20120305230534.GN12083@atomide.com> (raw)
In-Reply-To: <1328818586-7104-3-git-send-email-mporter@ti.com>

* Matt Porter <mporter@ti.com> [120209 11:49]:
> Set default to include support for the craneboard when
> using the omap2plus_defconfig.
> 
> Signed-off-by: Matt Porter <mporter@ti.com>
> ---
>  arch/arm/mach-omap2/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index d965da4..678b8ac 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -206,6 +206,7 @@ config MACH_OMAP3517EVM
>  config MACH_CRANEBOARD
>  	bool "AM3517/05 CRANE board"
>  	depends on ARCH_OMAP3
> +	default y
>  	select OMAP_PACKAGE_CBB
>  
>  config MACH_OMAP3_PANDORA

As you may have read, we should remove the "default y"
from Kconfig. So can you please update your first patch in this
series to set CONFIG_MACH_CRANEBOARD=y in omap2plus_defconfig?

Thanks,

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] omap: build am3517crane board support by default
Date: Mon, 5 Mar 2012 15:05:34 -0800	[thread overview]
Message-ID: <20120305230534.GN12083@atomide.com> (raw)
In-Reply-To: <1328818586-7104-3-git-send-email-mporter@ti.com>

* Matt Porter <mporter@ti.com> [120209 11:49]:
> Set default to include support for the craneboard when
> using the omap2plus_defconfig.
> 
> Signed-off-by: Matt Porter <mporter@ti.com>
> ---
>  arch/arm/mach-omap2/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index d965da4..678b8ac 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -206,6 +206,7 @@ config MACH_OMAP3517EVM
>  config MACH_CRANEBOARD
>  	bool "AM3517/05 CRANE board"
>  	depends on ARCH_OMAP3
> +	default y
>  	select OMAP_PACKAGE_CBB
>  
>  config MACH_OMAP3_PANDORA

As you may have read, we should remove the "default y"
from Kconfig. So can you please update your first patch in this
series to set CONFIG_MACH_CRANEBOARD=y in omap2plus_defconfig?

Thanks,

Regards,

Tony

  reply	other threads:[~2012-03-05 23:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-09 20:16 [PATCH 0/2] omap: fix omap2plus defaults for am35xx parts Matt Porter
2012-02-09 20:16 ` Matt Porter
2012-02-09 20:16 ` [PATCH 1/2] omap: enable davinci_emac in omap2plus_defconfig for Matt Porter
2012-02-09 20:16   ` Matt Porter
2012-02-09 20:16 ` [PATCH 2/2] omap: build am3517crane board support by default Matt Porter
2012-02-09 20:16   ` Matt Porter
2012-03-05 23:05   ` Tony Lindgren [this message]
2012-03-05 23:05     ` Tony Lindgren
2012-02-22 17:15 ` [PATCH 0/2] omap: fix omap2plus defaults for am35xx parts Matt Porter
2012-02-22 17:15   ` Matt Porter

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=20120305230534.GN12083@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mporter@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 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.