diff options
| author | Vladimir Tsunaev <vladimirt@motorola.com> | 2014-05-09 14:26:17 -0400 |
|---|---|---|
| committer | Vladimir Tsunaev <vladimirt@motorola.com> | 2014-05-12 19:26:16 -0400 |
| commit | 31ebd339fb0df3e87958a43933413a76821080b6 (patch) | |
| tree | 054acd7bb69638be881498342949262fd00d9062 | |
| parent | ddb991fc0b6ca3c3d8097419d64f7f29e40381a4 (diff) | |
| download | olio-linux-3.10-31ebd339fb0df3e87958a43933413a76821080b6.tar.xz olio-linux-3.10-31ebd339fb0df3e87958a43933413a76821080b6.zip | |
IKXCLOCK-1044 defconfig: minnow: enable OMAP offmode
Change-Id: I40f44c915ac2c16f6c3608608d7787cc9bee5926
Signed-off-by: Vladimir Tsunaev <vladimirt@motorola.com>
| -rw-r--r-- | arch/arm/configs/minnow_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/minnow_defconfig b/arch/arm/configs/minnow_defconfig index 6c3debd031a..977bb21c9a9 100644 --- a/arch/arm/configs/minnow_defconfig +++ b/arch/arm/configs/minnow_defconfig @@ -347,6 +347,7 @@ CONFIG_OMAP_PACKAGE_CBP=y CONFIG_MACH_MINNOW=y # CONFIG_OMAP3_EMU is not set # CONFIG_OMAP3_SDRC_AC_TIMING is not set +CONFIG_DISABLE_OMAP_ERRATA_i583=y # CONFIG_ARCH_SOCFPGA is not set # CONFIG_PLAT_SPEAR is not set # CONFIG_ARCH_SUNXI is not set |