diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-20 07:43:54 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-20 07:43:54 +0000 |
commit | a22f508056e1823bf2cddd4c52e06f347ca1eada (patch) | |
tree | ecdd0269c9726250a6d1d91544f0baee5b90911c /target/linux/omap24xx | |
parent | e318c8672daf354c23c3da9dc4239636ff4901ee (diff) |
linux: move more ARM_ERRATA symbols to the generic config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37470 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |