diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-20 07:43:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-20 07:43:54 +0000 |
commit | 187a69c6316a45f8d9763e72edec28f436e3609f (patch) | |
tree | b0589bf77f4fd6a04b8b99c903e0b717713519c6 /target/linux/omap24xx | |
parent | a9de3a851a83d43f487f9ced2cf0326047aabc5a (diff) | |
download | upstream-187a69c6316a45f8d9763e72edec28f436e3609f.tar.gz upstream-187a69c6316a45f8d9763e72edec28f436e3609f.tar.bz2 upstream-187a69c6316a45f8d9763e72edec28f436e3609f.zip |
linux: move more ARM_ERRATA symbols to the generic config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap24xx/config-3.3 b/target/linux/omap24xx/config-3.3 index e179a13653..f3d45f5cfc 100644 --- a/target/linux/omap24xx/config-3.3 +++ b/target/linux/omap24xx/config-3.3 @@ -75,7 +75,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ARCH_USES_GETTIMEOFFSET is not set CONFIG_ARM=y CONFIG_ARM_CPU_SUSPEND=y -# CONFIG_ARM_ERRATA_326103 is not set CONFIG_ARM_ERRATA_364296=y CONFIG_ARM_ERRATA_411920=y # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set |