aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-04-30 15:57:16 -0400
committerTony Lindgren <tony@atomide.com>2010-05-04 16:19:16 -0400
commit7327d6374c3a6b610c0370d0dd26545efbdc3115 (patch)
treefa6d6aa269cfee1929f2f1550df58fc92654ae75
parent82cd4adefe5a67870f2113498bdfe9350edd2078 (diff)
omap2/3/4: Add new boards to omap3_defconfig
Enable 2430 omaps and the missing boards. Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap3_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/omap3_defconfig b/arch/arm/configs/omap3_defconfig
index d6ad9217732..01e5986bb48 100644
--- a/arch/arm/configs/omap3_defconfig
+++ b/arch/arm/configs/omap3_defconfig
@@ -264,7 +264,7 @@ CONFIG_MACH_OMAP_GENERIC=y
264# OMAP Core Type 264# OMAP Core Type
265# 265#
266CONFIG_ARCH_OMAP2420=y 266CONFIG_ARCH_OMAP2420=y
267# CONFIG_ARCH_OMAP2430 is not set 267CONFIG_ARCH_OMAP2430=y
268CONFIG_ARCH_OMAP3430=y 268CONFIG_ARCH_OMAP3430=y
269CONFIG_OMAP_PACKAGE_CBB=y 269CONFIG_OMAP_PACKAGE_CBB=y
270CONFIG_OMAP_PACKAGE_CUS=y 270CONFIG_OMAP_PACKAGE_CUS=y
@@ -276,8 +276,9 @@ CONFIG_OMAP_PACKAGE_CBP=y
276CONFIG_MACH_OMAP2_TUSB6010=y 276CONFIG_MACH_OMAP2_TUSB6010=y
277CONFIG_MACH_OMAP_H4=y 277CONFIG_MACH_OMAP_H4=y
278CONFIG_MACH_OMAP_APOLLON=y 278CONFIG_MACH_OMAP_APOLLON=y
279# CONFIG_MACH_OMAP_2430SDP is not set 279CONFIG_MACH_OMAP_2430SDP=y
280CONFIG_MACH_OMAP3_BEAGLE=y 280CONFIG_MACH_OMAP3_BEAGLE=y
281CONFIG_MACH_DEVKIT8000=y
281CONFIG_MACH_OMAP_LDP=y 282CONFIG_MACH_OMAP_LDP=y
282CONFIG_MACH_OVERO=y 283CONFIG_MACH_OVERO=y
283CONFIG_MACH_OMAP3EVM=y 284CONFIG_MACH_OMAP3EVM=y