diff options
author | Tony Lindgren <tony@atomide.com> | 2010-09-20 14:53:38 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-20 14:58:46 -0700 |
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 CONFIG_MACH_OMAP_4430SDP=y CONFIG_ARM_THUMBEE=y CONFIG_ARM_L1_CACHE_SHIFT=5 +CONFIG_ARM_ERRATA_411920=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_SMP=y |