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/realview/config-3.8 | |
parent | 2d33c40879046906afeb3bb4eaefbd4d14c9b503 (diff) | |
download | upstream-3242f5459bf5c72e8857de6712adf4429c16771c.tar.gz upstream-3242f5459bf5c72e8857de6712adf4429c16771c.tar.bz2 upstream-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/realview/config-3.8')
-rw-r--r-- | target/linux/realview/config-3.8 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/realview/config-3.8 b/target/linux/realview/config-3.8 index 317b73fe90..f7d7b249a4 100644 --- a/target/linux/realview/config-3.8 +++ b/target/linux/realview/config-3.8 @@ -17,18 +17,6 @@ CONFIG_ARM=y CONFIG_ARM_AMBA=y # CONFIG_ARM_CHARLCD is not set # CONFIG_ARM_CPU_SUSPEND is not set -# CONFIG_ARM_ERRATA_326103 is not set -# CONFIG_ARM_ERRATA_430973 is not set -# CONFIG_ARM_ERRATA_458693 is not set -# CONFIG_ARM_ERRATA_460075 is not set -# CONFIG_ARM_ERRATA_720789 is not set -# CONFIG_ARM_ERRATA_742230 is not set -# CONFIG_ARM_ERRATA_742231 is not set -# CONFIG_ARM_ERRATA_743622 is not set -# CONFIG_ARM_ERRATA_751472 is not set -# CONFIG_ARM_ERRATA_754322 is not set -# CONFIG_ARM_ERRATA_754327 is not set -# CONFIG_ARM_ERRATA_764369 is not set CONFIG_ARM_GIC=y CONFIG_ARM_L1_CACHE_SHIFT=6 CONFIG_ARM_L1_CACHE_SHIFT_6=y |