commit | a9f03760c1b85cda153723c5dc5d7ad0a64a5acc | [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 | 1a792803d8905373bc04bbc2a4dc7d0d1ecdd967 [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>