aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/hack-5.15/430-mtk-bmt-support.patch')
-rw-r--r--target/linux/generic/hack-5.15/430-mtk-bmt-support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch b/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch
index 62ddd66bf2..2a98fe6f81 100644
--- a/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch
+++ b/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch
@@ -1,8 +1,8 @@
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
-@@ -15,6 +15,10 @@ config MTD_NAND_ECC
- bool
- depends on MTD_NAND_CORE
+@@ -46,6 +46,10 @@ config MTD_NAND_ECC_SW_BCH
+ ECC codes. They are used with NAND devices requiring more than 1 bit
+ of error correction.
+config MTD_NAND_MTK_BMT
+ bool "Support MediaTek NAND Bad-block Management Table"