Skip to content

Commit f8281e7

Browse files
Mikkel Jakobsennashif
authored andcommitted
modules: nxp_imx: Add HAS_MCUX_FLEXSPI to mimxrt1024
the config symbol was missing for some reason even though the soc does have a flexspi peripheral like most other socs in the family. Signed-off-by: Mikkel Jakobsen <[email protected]>
1 parent 1fee484 commit f8281e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/nxp_imx/rt/Kconfig.soc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ config SOC_MIMXRT1024
8585
select HAS_MCUX_CACHE
8686
select HAS_MCUX_CCM
8787
select HAS_MCUX_ENET
88+
select HAS_MCUX_FLEXSPI
8889
select HAS_MCUX_IGPIO
8990
select HAS_MCUX_LPI2C
9091
select HAS_MCUX_LPSPI

0 commit comments

Comments
 (0)