aboutsummaryrefslogtreecommitdiff
path: root/configs/3c120_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-13 09:36:03 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commite2475141bde98b8da61e109e82d22be5e99a725b (patch)
tree18d2709fe2799e3d72c1630b372926327e8895e4 /configs/3c120_defconfig
parent2f57139c211d193debddd25f45c02b738cefd871 (diff)
downloadu-boot-e2475141bde98b8da61e109e82d22be5e99a725b.zip
u-boot-e2475141bde98b8da61e109e82d22be5e99a725b.tar.gz
u-boot-e2475141bde98b8da61e109e82d22be5e99a725b.tar.bz2
Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CFI_FLASH_STATUS_POLL Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/3c120_defconfig')
-rw-r--r--configs/3c120_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/3c120_defconfig b/configs/3c120_defconfig
index 617b25a..f266c0e 100644
--- a/configs/3c120_defconfig
+++ b/configs/3c120_defconfig
@@ -39,6 +39,7 @@ CONFIG_ALTERA_SYSID=y
CONFIG_DM_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_CFI_FLASH=y
+CONFIG_SYS_CFI_FLASH_STATUS_POLL=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y