From: Tony Lindgren <tony@atomide.com>
To: "Aguirre Rodriguez, Sergio Alberto" <saaguirre@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] ARM: MACH-OMAP2: Cleanup Kconfig entries
Date: Mon, 22 Jun 2009 15:52:34 +0300 [thread overview]
Message-ID: <20090622125233.GG7352@atomide.com> (raw)
In-Reply-To: <A24693684029E5489D1D202277BE8944411FC323@dlee02.ent.ti.com>
* Aguirre Rodriguez, Sergio Alberto <saaguirre@ti.com> [090619 17:53]:
> From 9258708325e0a04de7d7503b65cabc25860a9e7d Mon Sep 17 00:00:00 2001
> From: Sergio Aguirre <saaguirre@ti.com>
> Date: Fri, 19 Jun 2009 09:50:52 -0500
> Subject: [PATCH] ARM: MACH-OMAP2: Cleanup Kconfig entries
>
> This patch removes some duplicate entries, and intents to cleanup
> the order.
This does not seem to apply to the mainline kernel or linux-omap,
can you please check?
Tony
> Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
> ---
> arch/arm/mach-omap2/Kconfig | 38 ++++++++++++++------------------------
> 1 files changed, 14 insertions(+), 24 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
> index bfb36e2..caf5144 100644
> --- a/arch/arm/mach-omap2/Kconfig
> +++ b/arch/arm/mach-omap2/Kconfig
> @@ -109,22 +109,30 @@ config MACH_OMAP_2430SDP
> bool "OMAP 2430 SDP board"
> depends on ARCH_OMAP2 && ARCH_OMAP2430
>
> -config MACH_OMAP_LDP
> - bool "OMAP3 LDP board"
> +config MACH_OMAP_3430SDP
> + bool "OMAP 3430 SDP board"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> +config MACH_OMAP_4430SDP
> + bool "OMAP 4430 SDP board"
> + depends on ARCH_OMAP4
> +
> config MACH_OMAP2EVM
> bool "OMAP 2530 EVM board"
> depends on ARCH_OMAP2 && ARCH_OMAP24XX
>
> -config MACH_OMAP_3430SDP
> - bool "OMAP 3430 SDP board"
> - depends on ARCH_OMAP3 && ARCH_OMAP34XX
> -
> config MACH_OMAP3EVM
> bool "OMAP 3530 EVM board"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> +config MACH_OMAP_LDP
> + bool "OMAP3 LDP board"
> + depends on ARCH_OMAP3 && ARCH_OMAP34XX
> +
> +config MACH_OMAP_ZOOM2
> + bool "OMAP3 Zoom2 board"
> + depends on ARCH_OMAP3 && ARCH_OMAP34XX
> +
> config MACH_OMAP3_BEAGLE
> bool "OMAP3 BEAGLE board"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
> @@ -133,26 +141,8 @@ config MACH_OVERO
> bool "Gumstix Overo board"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> -config MACH_OMAP3EVM
> - bool "OMAP 3530 EVM board"
> - depends on ARCH_OMAP3 && ARCH_OMAP34XX
> -
> config MACH_OMAP3_PANDORA
> bool "OMAP3 Pandora"
> depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> -config MACH_OMAP_3430SDP
> - bool "OMAP 3430 SDP board"
> - depends on ARCH_OMAP3 && ARCH_OMAP34XX
>
> -config MACH_OMAP_ZOOM2
> - bool "OMAP3 Zoom2 board"
> - depends on ARCH_OMAP3 && ARCH_OMAP34XX
> -
> -config MACH_OMAP_ZOOM2
> - bool "OMAP3 Zoom2 board"
> - depends on ARCH_OMAP3 && ARCH_OMAP34XX
> -
> -config MACH_OMAP_4430SDP
> - bool "OMAP 4430 SDP board"
> - depends on ARCH_OMAP4
> --
> 1.6.3.2
>
> --
> 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
next prev parent reply other threads:[~2009-06-22 12:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-19 14:54 [PATCH] ARM: MACH-OMAP2: Cleanup Kconfig entries Aguirre Rodriguez, Sergio Alberto
2009-06-22 12:52 ` Tony Lindgren [this message]
2009-06-22 12:56 ` Aguirre Rodriguez, Sergio Alberto
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=20090622125233.GG7352@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=saaguirre@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.