summaryrefslogtreecommitdiff
path: root/configs/m53menlo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:37 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:48 +0300
commit71894173bb15fffacb166bdc04168a0fcb86cbbf (patch)
tree312f395269dc9c0296b7c1659caf61a8967f7cdd /configs/m53menlo_defconfig
parente52fca2236153341c495bff3c5631fcced291ffe (diff)
downloadu-boot-71894173bb15fffacb166bdc04168a0fcb86cbbf.tar.xz
Convert CONFIG_MXC_NAND_HWECC to Kconfig
This converts the following to Kconfig: CONFIG_MXC_NAND_HWECC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/m53menlo_defconfig')
-rw-r--r--configs/m53menlo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index b70d10433d..70df2b5fd2 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