On Sat, 12 Nov 2022 at 15:37, Tom Rini <[email protected]> wrote: > > This converts the following to Kconfig: > CONFIG_SYS_NAND_HW_ECC_OOBFIRST > > Signed-off-by: Tom Rini <[email protected]> > --- > README | 4 ---- > configs/da850evm_nand_defconfig | 1 + > configs/omapl138_lcdk_defconfig | 1 + > drivers/mtd/nand/raw/Kconfig | 5 +++++ > include/configs/da850evm.h | 1 - > include/configs/omapl138_lcdk.h | 1 - > 6 files changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

