From: John Audia Date: Sat, 29 Oct 2022 10:54:59 +0000 (-0400) Subject: kernel: add # CONFIG_ARM64_ERRATUM_1742098 X-Git-Tag: v23.05.0-rc1~1940 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8e7cc062541397269095799f4111abb7eb3e90f7;p=openwrt%2Fstaging%2Fhauke.git kernel: add # CONFIG_ARM64_ERRATUM_1742098 Introduced with 5.15.76[1] 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/arm64/Kconfig?id=v5.15.76&id2=v5.15.75 Signed-off-by: John Audia --- diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 1db69e42cb..379e35cce8 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -328,6 +328,7 @@ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 # CONFIG_ARM64_ERRATUM_1508412 is not set # CONFIG_ARM64_ERRATUM_1530923 is not set # CONFIG_ARM64_ERRATUM_1542419 is not set +# CONFIG_ARM64_ERRATUM_1742098 is not set # CONFIG_ARM64_ERRATUM_2441007 is not set # CONFIG_ARM64_ERRATUM_2441009 is not set # CONFIG_ARM64_ERRATUM_819472 is not set