summaryrefslogtreecommitdiff
path: root/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2020-03-14 18:43:41 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2020-03-30 08:12:13 +0530
commit0f0a906125e189a7bfcdf2916ea9bda96281f22b (patch)
tree9222b19a2ed8a7b23fe922c9e9707c70cc096df5 /configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
parent4c1a52294f23e97c492bddff8987cd7290f6907c (diff)
configs: lx2160a: Enable FSPI support
Enable FSPI controller support. So, flash environment can now be used. 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 41fc40fc9a..319f710382 100644
--- a/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
@@ -65,6 +65,7 @@ CONFIG_DM_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y
+CONFIG_NXP_FSPI=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y