diff mbox

RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig

Message ID 1240997905-5199-1-git-send-email-ext-roger.quadros@nokia.com (mailing list archive)
State Accepted
Commit f6ea2bbc8d4346c3a263ed86a92435d67f652809
Headers show

Commit Message

Roger Quadros April 29, 2009, 9:38 a.m. UTC
This patch prevents "Nokia RX-51 board" from being shown twice in
'System Type' within Menuconfig.

Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
---
 arch/arm/mach-omap2/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

Comments

Tony Lindgren May 14, 2009, 8:48 p.m. UTC | #1
This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Initial commit ID (Likely to change): f6ea2bbc8d4346c3a263ed86a92435d67f652809

PatchWorks
http://patchwork.kernel.org/patch/20615/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=f6ea2bbc8d4346c3a263ed86a92435d67f652809


--
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
diff mbox

Patch

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 3a2214c..c7b05ac 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -140,7 +140,3 @@  config MACH_OMAP3_PANDORA
 config MACH_OMAP_3430SDP
 	bool "OMAP 3430 SDP board"
 	depends on ARCH_OMAP3 && ARCH_OMAP34XX
-
-config MACH_NOKIA_RX51
-	bool "Nokia RX-51 board"
-	depends on ARCH_OMAP3 && ARCH_OMAP34XX