summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 13:04:55 -0400
committerTom Rini <trini@konsulko.com>2022-08-04 16:18:47 -0400
commitb72713dc0bb76a7629dab3746694633089e51339 (patch)
tree0e07a957e795965beecf3ef0ae42b768698275be /configs/ls1043aqds_defconfig
parent52938fc4f0ba06e030aa17bca4f72623ed709c7a (diff)
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/ls1043aqds_defconfig')
-rw-r--r--configs/ls1043aqds_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_defconfig b/configs/ls1043aqds_defconfig
index 364a34751f..6f767f749f 100644
--- a/configs/ls1043aqds_defconfig
+++ b/configs/ls1043aqds_defconfig
@@ -79,6 +79,7 @@ CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
+CONFIG_SYS_FLASH_EMPTY_INFO=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_MTD_RAW_NAND=y
CONFIG_NAND_FSL_IFC=y