summaryrefslogtreecommitdiff
path: root/configs/k2hk_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-12 17:36:45 -0500
committerTom Rini <[email protected]>2022-12-05 16:05:38 -0500
commit41fa8f471d41fd42a249e3f24e5ecb2fa8f1b1d4 (patch)
treea013b5cd6b9d4a6081e039198b1d133ba4e0ee8e /configs/k2hk_evm_defconfig
parent60db32502c7f5d54c4cd4e485b95204166a83678 (diff)
Convert CONFIG_SYS_NAND_HW_ECC to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_HW_ECC Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'configs/k2hk_evm_defconfig')
-rw-r--r--configs/k2hk_evm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig
index cbf948f578e..6c4563912b5 100644
--- a/configs/k2hk_evm_defconfig
+++ b/configs/k2hk_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