summaryrefslogtreecommitdiff
path: root/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2021-07-28 14:05:59 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2021-08-18 15:55:15 +0530
commit00ac37a9bc3da4e072fc1c4b460ec28c8dcd2275 (patch)
treef337a122c8f9443591578e10b0d8cfb1a897e655 /configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
parent8331618cc336b4a8576bb9062142a58796b2259b (diff)
lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qds
LX2160A-RDB/QDS has micron mt35xu512aba flash which requires flag CONFIG_SPI_FLASH_MT35XU on to probe flash successfully. Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2160aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/lx2160aqds_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
index ed4304c704..91fba19618 100644
--- a/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
@@ -51,6 +51,7 @@ CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_EON=y
CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_SPI_FLASH_MT35XU=y
CONFIG_SPI_FLASH_SST=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y