summaryrefslogtreecommitdiff
path: root/configs/ae350_rv32_xip_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-13 09:18:27 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commit2f57139c211d193debddd25f45c02b738cefd871 (patch)
treebbdf215e6fab764f7827c227d3090a43c3cae9cf /configs/ae350_rv32_xip_defconfig
parentd498c670541a010899b25f9653713a804575606e (diff)
Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_CFI_WIDTH Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ae350_rv32_xip_defconfig')
-rw-r--r--configs/ae350_rv32_xip_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ae350_rv32_xip_defconfig b/configs/ae350_rv32_xip_defconfig
index 62fb51baad..16ff634d15 100644
--- a/configs/ae350_rv32_xip_defconfig
+++ b/configs/ae350_rv32_xip_defconfig
@@ -30,6 +30,7 @@ CONFIG_FTSDC010=y
CONFIG_FTSDC010_SDIO=y
CONFIG_DM_MTD=y
CONFIG_MTD_NOR_FLASH=y
+CONFIG_SYS_FLASH_CFI_WIDTH_16BIT=y
CONFIG_CFI_FLASH=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y