diff options
author | Tony Lindgren <tony@atomide.com> | 2010-09-20 17:53:38 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-20 17:58:46 -0400 |
commit | d31f59f31d602e8c3a34ce1f20d1e8fcfe50dd59 (patch) | |
tree | 5a9ed603fa38dc40861fac5e97b10a3ccaf850e2 /arch/arm/configs/omap2plus_defconfig | |
parent | 455d4d2dc76471baec0c70daf8ff6c09fc743c24 (diff) |
omap: Update omap3_defconfig for omap2
We need to enable ARM_ERRATA_411920 for omap2 and
remove the omap2 specific defconfigs.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 3d27dd0ed409..9ca8df0b5b8e 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
@@ -54,6 +54,7 @@ CONFIG_MACH_OMAP_3630SDP=y | |||
54 | CONFIG_MACH_OMAP_4430SDP=y | 54 | CONFIG_MACH_OMAP_4430SDP=y |
55 | CONFIG_ARM_THUMBEE=y | 55 | CONFIG_ARM_THUMBEE=y |
56 | CONFIG_ARM_L1_CACHE_SHIFT=5 | 56 | CONFIG_ARM_L1_CACHE_SHIFT=5 |
57 | CONFIG_ARM_ERRATA_411920=y | ||
57 | CONFIG_NO_HZ=y | 58 | CONFIG_NO_HZ=y |
58 | CONFIG_HIGH_RES_TIMERS=y | 59 | CONFIG_HIGH_RES_TIMERS=y |
59 | CONFIG_SMP=y | 60 | CONFIG_SMP=y |