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/realview | |
parent | a9de3a851a83d43f487f9ced2cf0326047aabc5a (diff) | |
download | mtk-20170518-187a69c6316a45f8d9763e72edec28f436e3609f.zip mtk-20170518-187a69c6316a45f8d9763e72edec28f436e3609f.tar.gz mtk-20170518-187a69c6316a45f8d9763e72edec28f436e3609f.tar.bz2 |
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/realview')
-rw-r--r-- | target/linux/realview/config-3.10 | 12 | ||||
-rw-r--r-- | target/linux/realview/config-3.8 | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/target/linux/realview/config-3.10 b/target/linux/realview/config-3.10 index b144659..cd46bbe 100644 --- a/target/linux/realview/config-3.10 +++ b/target/linux/realview/config-3.10 @@ -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 diff --git a/target/linux/realview/config-3.8 b/target/linux/realview/config-3.8 index 317b73f..f7d7b24 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 |