diff options
Diffstat (limited to 'config-armv7-generic')
-rw-r--r-- | config-armv7-generic | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config-armv7-generic b/config-armv7-generic index 97699478a..fea4872c5 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -56,9 +56,9 @@ CONFIG_ALWAYS_USE_PERSISTENT_CLOCK=y # CONFIG_ARM_ERRATA_326103 is not set # CONFIG_ARM_ERRATA_411920 is not set # Cortex-A8 -# CONFIG_ARM_ERRATA_430973 is not set -# CONFIG_ARM_ERRATA_458693 is not set -# CONFIG_ARM_ERRATA_460075 is not set +CONFIG_ARM_ERRATA_430973=y +CONFIG_ARM_ERRATA_458693=y +CONFIG_ARM_ERRATA_460075=y # Cortex-A9 CONFIG_ARM_ERRATA_720789=y CONFIG_ARM_ERRATA_742230=y |