commit | a918df21f09739e4d0f91937b88f3804696a0f41 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:04 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 10:08:54 2022 -0500 |
tree | 96e143c7df24720072bd23479bf15dfdf7725fff | |
parent | e28e0f47f3df1264824f1c8bc8c1a5174a9f3cee [diff] |
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig This converts the following to Kconfig: CONFIG_SYS_MAX_NAND_DEVICE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>