[PATCH 08/10] Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig

Simon Glass sjg at chromium.org
Mon Nov 14 23:50:41 CET 2022


On Sat, 12 Nov 2022 at 15:38, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
>    CONFIG_SYS_NAND_PAGE_2K
>    CONFIG_SYS_NAND_PAGE_4K
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  configs/k2l_evm_defconfig       |  1 +
>  configs/k2l_hs_evm_defconfig    |  1 +
>  drivers/mtd/nand/raw/Kconfig    | 13 +++++++++++++
>  include/configs/da850evm.h      |  1 -
>  include/configs/k2e_evm.h       |  3 ---
>  include/configs/k2g_evm.h       |  3 ---
>  include/configs/k2hk_evm.h      |  3 ---
>  include/configs/k2l_evm.h       |  3 ---
>  include/configs/omapl138_lcdk.h |  1 -
>  9 files changed, 15 insertions(+), 14 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list