summaryrefslogtreecommitdiff
path: root/configs/k2l_hs_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-13 01:36:49 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:05:38 +0300
commita9f03760c1b85cda153723c5dc5d7ad0a64a5acc (patch)
treed80573870b3c1ea46ce4bfa13467b54485d4a9fd /configs/k2l_hs_evm_defconfig
parent1a792803d8905373bc04bbc2a4dc7d0d1ecdd967 (diff)
downloadu-boot-a9f03760c1b85cda153723c5dc5d7ad0a64a5acc.tar.xz
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>
Diffstat (limited to 'configs/k2l_hs_evm_defconfig')
-rw-r--r--configs/k2l_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2l_hs_evm_defconfig b/configs/k2l_hs_evm_defconfig
index d10965a70f..59ec3a6346 100644
--- a/configs/k2l_hs_evm_defconfig
+++ b/configs/k2l_hs_evm_defconfig
@@ -58,6 +58,7 @@ CONFIG_MTD_RAW_NAND=y
CONFIG_SYS_NAND_USE_FLASH_BBT=y
CONFIG_SYS_NAND_NO_SUBPAGE_WRITE=y
CONFIG_NAND_DAVINCI=y
+CONFIG_SYS_NAND_PAGE_4K=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=30000000
CONFIG_SPI_FLASH_STMICRO=y