From: Tony Lindgren <tony@atomide.com>
To: David Brownell <david-b@pacbell.net>
Cc: OMAP-Linux <linux-omap-open-source@linux.omap.com>
Subject: Re: [patch 2.6.21-rc4-omap1] fix H4 dependencies again
Date: Thu, 29 Mar 2007 16:28:18 -0400 [thread overview]
Message-ID: <20070329202817.GK3638@atomide.com> (raw)
In-Reply-To: <200703281302.10190.david-b@pacbell.net>
* David Brownell <david-b@pacbell.net> [070328 17:24]:
> Fix Kconfig sequencing: the 2430 SDP keeps getting stuffed
> in the middle of H4 dependencies, so the various H4-specific
> config options aren't displayed as depending on H4.
>
> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
>
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -37,10 +37,6 @@ config MACH_OMAP_H4
> select OMAP_DEBUG_DEVICES
> select GPIOEXPANDER_OMAP
>
> -config MACH_OMAP_2430SDP
> - bool "OMAP 2430 SDP board"
> - depends on ARCH_OMAP2 && ARCH_OMAP24XX
> -
> config MACH_OMAP_H4_TUSB
> bool "TUSB 6010 EVM board"
> depends on MACH_OMAP_H4
> @@ -78,3 +74,8 @@ config MACH_OMAP2_H4_USB1
> config MACH_OMAP_APOLLON
> bool "OMAP 2420 Apollon board"
> depends on ARCH_OMAP2 && ARCH_OMAP24XX
> +
> +config MACH_OMAP_2430SDP
> + bool "OMAP 2430 SDP board"
> + depends on ARCH_OMAP2 && ARCH_OMAP24XX
> +
Pushing today.
Tony
prev parent reply other threads:[~2007-03-29 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 20:02 [patch 2.6.21-rc4-omap1] fix H4 dependencies again David Brownell
2007-03-29 20:28 ` Tony Lindgren [this message]
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=20070329202817.GK3638@atomide.com \
--to=tony@atomide.com \
--cc=david-b@pacbell.net \
--cc=linux-omap-open-source@linux.omap.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