public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/9] Re-arranging OMAP2 and OMAP3 boards
@ 2008-04-16 12:04 Syed Mohammed, Khasim
  2008-04-16 20:51 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Syed Mohammed, Khasim @ 2008-04-16 12:04 UTC (permalink / raw)
  To: linux-omap; +Cc: discussion

Re-arranging OMAP2 and OMAP3 boards

Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
---
 arch/arm/mach-omap2/Kconfig |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Index: my_branch/arch/arm/mach-omap2/Kconfig
===================================================================
--- my_branch.orig/arch/arm/mach-omap2/Kconfig	2008-04-16 14:39:51.000000000 +0530
+++ my_branch/arch/arm/mach-omap2/Kconfig	2008-04-16 14:40:02.000000000 +0530
@@ -98,10 +98,11 @@
 	bool "OMAP 2430 SDP board"
 	depends on ARCH_OMAP2 && ARCH_OMAP2430
 
+config MACH_OMAP_2430OSK
+	bool "OMAP 2430 OSK board"
+	depends on ARCH_OMAP2 && ARCH_OMAP24XX
+
 config MACH_OMAP_3430SDP
 	bool "OMAP 3430 SDP board"
 	depends on ARCH_OMAP3 && ARCH_OMAP34XX
 
-config MACH_OMAP_2430OSK
-	bool "OMAP 2430 OSK board"
-	depends on ARCH_OMAP2 && ARCH_OMAP24XX

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

end of thread, other threads:[~2008-04-16 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-16 12:04 [PATCH 1/9] Re-arranging OMAP2 and OMAP3 boards Syed Mohammed, Khasim
2008-04-16 20:51 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox