summaryrefslogtreecommitdiff
path: root/configs/xtfpga_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-13 16:18:27 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:00 +0300
commit2f57139c211d193debddd25f45c02b738cefd871 (patch)
treebbdf215e6fab764f7827c227d3090a43c3cae9cf /configs/xtfpga_defconfig
parentd498c670541a010899b25f9653713a804575606e (diff)
downloadu-boot-2f57139c211d193debddd25f45c02b738cefd871.tar.xz
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/xtfpga_defconfig')
-rw-r--r--configs/xtfpga_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig
index e98af5ec7e..eab40fc0d1 100644
--- a/configs/xtfpga_defconfig
+++ b/configs/xtfpga_defconfig
@@ -38,6 +38,7 @@ CONFIG_DM=y
# CONFIG_DM_SEQ_ALIAS is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
+CONFIG_SYS_FLASH_CFI_WIDTH_16BIT=y
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_PHYLIB=y