commit | 33adefda12bf0f63bfaf6225fa432c31c2639b42 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 12 17:36:49 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:05:38 2022 -0500 |
tree | d80573870b3c1ea46ce4bfa13467b54485d4a9fd | |
parent | 2b2696a461d94662fbaedfc69ec03e687b7ae795 [diff] |
Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_NAND_PAGE_2K CONFIG_SYS_NAND_PAGE_4K Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>