summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_lpuart_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 11:19:52 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:20 -0500
commit819b4778d6f9136676c5484ca504bd3363b89fd5 (patch)
tree11616c5bfbce7d097ac824de818ab3490f5bab36 /configs/ls1043aqds_lpuart_defconfig
parentf0171e7ea79b73689a2a82f5c2826e22b2fda2af (diff)
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
This converts the following to Kconfig: CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1043aqds_lpuart_defconfig')
-rw-r--r--configs/ls1043aqds_lpuart_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_lpuart_defconfig b/configs/ls1043aqds_lpuart_defconfig
index 8dd6ce41d6..d583573f17 100644
--- a/configs/ls1043aqds_lpuart_defconfig
+++ b/configs/ls1043aqds_lpuart_defconfig
@@ -66,6 +66,7 @@ CONFIG_FSL_ESDHC=y
CONFIG_MTD=y
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_CFI=y
CONFIG_MTD_RAW_NAND=y