]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOX
authorTom Rini <trini@konsulko.com>
Sat, 15 Mar 2025 01:28:28 +0000 (19:28 -0600)
committerMichael Trimarchi <michael@amarulasolutions.com>
Tue, 18 Nov 2025 19:07:41 +0000 (20:07 +0100)
This option is only meaningful within the davinci nand driver, so drop
the statement here (which had no effect).

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/mtd/nand/raw/Kconfig

index f083113486ed5a7e8f4dd060115e50573f9cbfc2..c76c10e1ef90387745078667f902c2401aab08b0 100644 (file)
@@ -453,7 +453,6 @@ config NAND_SANDBOX
        select SYS_NAND_SELF_INIT
        select SPL_SYS_NAND_SELF_INIT
        select SPL_NAND_INIT
-       select SYS_NAND_SOFT_ECC
        select BCH
        select NAND_ECC_BCH
        imply CMD_NAND