commit | d236210c11d2bdf81c721d2df6efb693f258a58b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:11 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 10:08:55 2022 -0500 |
tree | f39d99ebc10238ecfc4a38a00c1be2ea66778505 | |
parent | 8c778f78340068cebf5484a9f69de1de5d4eb447 [diff] |
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>