summaryrefslogtreecommitdiff
path: root/configs/k2e_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-13 01:36:45 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:05:38 +0300
commit41fa8f471d41fd42a249e3f24e5ecb2fa8f1b1d4 (patch)
treea013b5cd6b9d4a6081e039198b1d133ba4e0ee8e /configs/k2e_evm_defconfig
parent60db32502c7f5d54c4cd4e485b95204166a83678 (diff)
downloadu-boot-41fa8f471d41fd42a249e3f24e5ecb2fa8f1b1d4.tar.xz
Convert CONFIG_SYS_NAND_HW_ECC to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_HW_ECC Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/k2e_evm_defconfig')
-rw-r--r--configs/k2e_evm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/k2e_evm_defconfig b/configs/k2e_evm_defconfig
index 9bf2e862b0..977348e73f 100644
--- a/configs/k2e_evm_defconfig
+++ b/configs/k2e_evm_defconfig
@@ -79,7 +79,6 @@ 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