summaryrefslogtreecommitdiff
path: root/configs/vexpress_aemv8a_semi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 20:04:55 +0300
committerTom Rini <trini@konsulko.com>2022-08-04 23:18:47 +0300
commitb72713dc0bb76a7629dab3746694633089e51339 (patch)
tree0e07a957e795965beecf3ef0ae42b768698275be /configs/vexpress_aemv8a_semi_defconfig
parent52938fc4f0ba06e030aa17bca4f72623ed709c7a (diff)
downloadu-boot-b72713dc0bb76a7629dab3746694633089e51339.tar.xz
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_EMPTY_INFO Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_aemv8a_semi_defconfig')
-rw-r--r--configs/vexpress_aemv8a_semi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_aemv8a_semi_defconfig b/configs/vexpress_aemv8a_semi_defconfig
index 0ae8ae10a3..71b3caa922 100644
--- a/configs/vexpress_aemv8a_semi_defconfig
+++ b/configs/vexpress_aemv8a_semi_defconfig
@@ -27,6 +27,7 @@ CONFIG_CMD_UBI=y
CONFIG_MTD=y
CONFIG_SYS_FLASH_CFI_WIDTH_32BIT=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
+CONFIG_SYS_FLASH_EMPTY_INFO=y
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_VIRTIO_MMIO=y