The Kconfig symbol ARM64_ERRATUM_1188873 was dropped in v5.2-rc2, see
upstream commit a5325089bd05 ("arm64: Handle erratum 1418040 as a
superset of erratum 1188873"). So drop it from the configuration generation
system too.

Signed-off-by: Paul Bolle <pebo...@tiscali.nl>
---
This is sent as a reply to a previous patch ("Remove all Kconfig symbols
dropped in v5.2-rc1"). That patch still applies cleanly.

Could someone please have a look at that one too?

 configs/fedora/generic/arm/aarch64/CONFIG_ARM64_ERRATUM_1188873 | 1 -
 kernel-aarch64-debug.config                                     | 1 -
 kernel-aarch64.config                                           | 1 -
 3 files changed, 3 deletions(-)
 delete mode 100644 
configs/fedora/generic/arm/aarch64/CONFIG_ARM64_ERRATUM_1188873

diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_ERRATUM_1188873 
b/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_ERRATUM_1188873
deleted file mode 100644
index 58d6d9945394..000000000000
--- a/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_ERRATUM_1188873
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ARM64_ERRATUM_1188873=y
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 39c86b947bc1..07b9c49b4502 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -287,7 +287,6 @@ CONFIG_ARM64_CNP=y
 CONFIG_ARM64_CRYPTO=y
 CONFIG_ARM64_ERRATUM_1024718=y
 CONFIG_ARM64_ERRATUM_1165522=y
-CONFIG_ARM64_ERRATUM_1188873=y
 CONFIG_ARM64_ERRATUM_1286807=y
 CONFIG_ARM64_ERRATUM_1418040=y
 CONFIG_ARM64_ERRATUM_1463225=y
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 259a63e867eb..28eed90007ac 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -287,7 +287,6 @@ CONFIG_ARM64_CNP=y
 CONFIG_ARM64_CRYPTO=y
 CONFIG_ARM64_ERRATUM_1024718=y
 CONFIG_ARM64_ERRATUM_1165522=y
-CONFIG_ARM64_ERRATUM_1188873=y
 CONFIG_ARM64_ERRATUM_1286807=y
 CONFIG_ARM64_ERRATUM_1418040=y
 CONFIG_ARM64_ERRATUM_1463225=y
-- 
2.21.0
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org

Reply via email to