[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-omap
Subject:    [PATCH 2/12] OMAP3 support in Makefile & Kconfig
From:       x0khasim () ti ! com (Syed Mohammed, Khasim)
Date:       2007-05-31 12:57:21
Message-ID: 9C23CDD79DA20A479D4615857B2E2C470106320D () dlee13 ! ent ! ti ! com
[Download RAW message or body]

Add OMAP3 support in arch/arm/Makefile and mm/Kconfig

Signed-off-by: Syed Mohammed Khasim  <x0khasim@ti.com>

Files:
 Makefile   |    1 +
 mm/Kconfig |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
=======================================================================
--- linux-omap/arch/arm/Makefile	2007-05-16 14:32:39.000000000 -0500
+++ val_3430_GIT/arch/arm/Makefile	2007-05-29 15:52:45.000000000 -0500
@@ -121,6 +121,7 @@ endif
  machine-$(CONFIG_ARCH_IXP23XX)    := ixp23xx
  machine-$(CONFIG_ARCH_OMAP1)	   := omap1
  machine-$(CONFIG_ARCH_OMAP2)	   := omap2
+ machine-$(CONFIG_ARCH_OMAP3)	   := omap2
   incdir-$(CONFIG_ARCH_OMAP)	   := omap
  machine-$(CONFIG_ARCH_S3C2410)	   := s3c2410
  machine-$(CONFIG_ARCH_LH7A40X)	   := lh7a40x

--- linux-omap/arch/arm/mm/Kconfig	2007-05-25 13:27:03.000000000 -0500
+++ val_3430_GIT/arch/arm/mm/Kconfig	2007-05-25 23:07:56.000000000 -0500
@@ -370,7 +370,7 @@ config CPU_32v6K
 # ARMv7
 config CPU_V7
 	bool "Support ARM V7 processor"
-	depends on ARCH_INTEGRATOR
+	depends on ARCH_INTEGRATOR || ARCH_OMAP3
 	select CPU_32v6K
 	select CPU_32v7
 	select CPU_ABRT_EV7

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic