summaryrefslogtreecommitdiff
path: root/configs/k2l_hs_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-29 03:27:11 +0300
committerTom Rini <trini@konsulko.com>2022-11-10 18:08:55 +0300
commitd236210c11d2bdf81c721d2df6efb693f258a58b (patch)
treef39d99ebc10238ecfc4a38a00c1be2ea66778505 /configs/k2l_hs_evm_defconfig
parent8c778f78340068cebf5484a9f69de1de5d4eb447 (diff)
downloadu-boot-d236210c11d2bdf81c721d2df6efb693f258a58b.tar.xz
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/k2l_hs_evm_defconfig')
-rw-r--r--configs/k2l_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2l_hs_evm_defconfig b/configs/k2l_hs_evm_defconfig
index 8f8bb54913..051cd23481 100644
--- a/configs/k2l_hs_evm_defconfig
+++ b/configs/k2l_hs_evm_defconfig
@@ -57,6 +57,7 @@ CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
CONFIG_SYS_NAND_USE_FLASH_BBT=y
CONFIG_NAND_DAVINCI=y
+CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=30000000
CONFIG_SPI_FLASH_STMICRO=y