]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 29 Oct 2022 00:27:11 +0000 (20:27 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 10 Nov 2022 15:08:55 +0000 (10:08 -0500)
commit8e18c7314faacb0f4e08af7c672a381d1987ddd4
treef39d99ebc10238ecfc4a38a00c1be2ea66778505
parentaffab141a594aa14f6331eb5c607cb2836f90b9f
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>
12 files changed:
configs/da850evm_nand_defconfig
configs/k2e_evm_defconfig
configs/k2e_hs_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2hk_hs_evm_defconfig
configs/k2l_evm_defconfig
configs/k2l_hs_evm_defconfig
configs/omapl138_lcdk_defconfig
drivers/mtd/nand/raw/Kconfig
include/configs/da850evm.h
include/configs/omapl138_lcdk.h
include/configs/ti_armv7_keystone2.h