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/mvebu/config-default | |
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/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 |