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 | 3242f5459bf5c72e8857de6712adf4429c16771c (patch) | |
tree | ecdd0269c9726250a6d1d91544f0baee5b90911c /target/linux/brcm2708 | |
parent | 2d33c40879046906afeb3bb4eaefbd4d14c9b503 (diff) | |
download | master-187ad058-3242f5459bf5c72e8857de6712adf4429c16771c.tar.gz master-187ad058-3242f5459bf5c72e8857de6712adf4429c16771c.tar.bz2 master-187ad058-3242f5459bf5c72e8857de6712adf4429c16771c.zip |
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/brcm2708')
-rw-r--r-- | target/linux/brcm2708/config-3.10 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm2708/config-3.10 b/target/linux/brcm2708/config-3.10 index 60c43e9161..9c9859f84b 100644 --- a/target/linux/brcm2708/config-3.10 +++ b/target/linux/brcm2708/config-3.10 @@ -13,8 +13,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARM=y CONFIG_ARM_AMBA=y CONFIG_ARM_CPU_SUSPEND=y -# CONFIG_ARM_ERRATA_326103 is not set -# CONFIG_ARM_ERRATA_364296 is not set CONFIG_ARM_ERRATA_411920=y CONFIG_ARM_L1_CACHE_SHIFT=5 CONFIG_ARM_NR_BANKS=8 |