]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 12 Nov 2022 22:36:49 +0000 (17:36 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:05:38 +0000 (16:05 -0500)
commita9eae423bcb34657e07ba0f28303f427e374a72c
treed80573870b3c1ea46ce4bfa13467b54485d4a9fd
parent2a6bf7119d1fd26934c6f1fc0a8acd538a7fb2f1
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>
configs/k2l_evm_defconfig
configs/k2l_hs_evm_defconfig
drivers/mtd/nand/raw/Kconfig
include/configs/da850evm.h
include/configs/k2e_evm.h
include/configs/k2g_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h
include/configs/omapl138_lcdk.h