All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig
@ 2009-04-29  9:38 Roger Quadros
  2009-05-14 20:48 ` [APPLIED] [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Quadros @ 2009-04-29  9:38 UTC (permalink / raw)
  To: tony; +Cc: linux-omap, Roger Quadros

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(-)

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
-- 
1.6.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-14 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29  9:38 [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig Roger Quadros
2009-05-14 20:48 ` [APPLIED] [PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Tony Lindgren

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.