summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCyano Hao2021-05-09 09:59:25 +0800
committerCyano Hao2021-05-09 09:59:25 +0800
commitfbc9ed57a811dd3bd686858a4946841f3c1233f8 (patch)
tree9109d69e6a257768d6c33d9eaf810445298bab36 /config
parent593c698d3521e51179284ac6de7c41b8471d4375 (diff)
downloadaur-fbc9ed57a811dd3bd686858a4946841f3c1233f8.tar.gz
5.12.2.arch1
Diffstat (limited to 'config')
-rw-r--r--config8
1 files changed, 5 insertions, 3 deletions
diff --git a/config b/config
index 3d3e82c3b762..3847f8626e80 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.1-arch1 Kernel Configuration
+# Linux/x86 5.12.2-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -2349,8 +2349,9 @@ CONFIG_MTD_NAND_NANDSIM=m
# ECC engine support
#
CONFIG_MTD_NAND_ECC=y
-# CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
-# CONFIG_MTD_NAND_ECC_SW_BCH is not set
+CONFIG_MTD_NAND_ECC_SW_HAMMING=y
+CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC=y
+CONFIG_MTD_NAND_ECC_SW_BCH=y
# end of ECC engine support
# end of NAND
@@ -10038,6 +10039,7 @@ CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
+CONFIG_BCH=m
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m