summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-12-02 16:42:37 -0500
committerTom Rini <[email protected]>2022-12-22 10:31:48 -0500
commit71894173bb15fffacb166bdc04168a0fcb86cbbf (patch)
tree312f395269dc9c0296b7c1659caf61a8967f7cdd /configs
parente52fca2236153341c495bff3c5631fcced291ffe (diff)
Convert CONFIG_MXC_NAND_HWECC to Kconfig
This converts the following to Kconfig: CONFIG_MXC_NAND_HWECC Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs')
-rw-r--r--configs/m53menlo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index b70d10433d7..70df2b5fd24 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -88,6 +88,7 @@ CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
CONFIG_SYS_NAND_USE_FLASH_BBT=y
CONFIG_NAND_MXC=y
+CONFIG_MXC_NAND_HWECC=y
CONFIG_SYS_NAND_BLOCK_SIZE=0x20000
CONFIG_SYS_NAND_PAGE_COUNT=0x40
CONFIG_SYS_NAND_PAGE_SIZE=0x800