[PATCH 18/21] Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
Simon Glass
sjg at chromium.org
Sun Oct 30 02:43:43 CET 2022
On Fri, 28 Oct 2022 at 18:34, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
> CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> configs/da850evm_nand_defconfig | 1 +
> configs/k2e_evm_defconfig | 1 +
> configs/k2e_hs_evm_defconfig | 1 +
> configs/k2hk_evm_defconfig | 1 +
> configs/k2hk_hs_evm_defconfig | 1 +
> configs/k2l_evm_defconfig | 1 +
> configs/k2l_hs_evm_defconfig | 1 +
> configs/omapl138_lcdk_defconfig | 1 +
> drivers/mtd/nand/raw/Kconfig | 4 ++++
> include/configs/da850evm.h | 1 -
> include/configs/omapl138_lcdk.h | 1 -
> include/configs/ti_armv7_keystone2.h | 1 -
> 12 files changed, 12 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list