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/mvebu/config-default | |
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/mvebu/config-default')
-rw-r--r-- | target/linux/mvebu/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/mvebu/config-default b/target/linux/mvebu/config-default index cfef374f75..418a212e8c 100644 --- a/target/linux/mvebu/config-default +++ b/target/linux/mvebu/config-default @@ -29,11 +29,7 @@ CONFIG_ARM_APPENDED_DTB=y # CONFIG_ARM_ATAG_DTB_COMPAT is not set # CONFIG_ARM_CHARLCD is not set # CONFIG_ARM_CPU_SUSPEND is not set -# CONFIG_ARM_ERRATA_430973 is not set CONFIG_ARM_ERRATA_720789=y -# 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 |