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 <mikkel.aunsbjerg@prevas.dk>
This commit is contained in:
parent
1fee4849bc
commit
f8281e728b
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ config SOC_MIMXRT1024
|
|||
select HAS_MCUX_CACHE
|
||||
select HAS_MCUX_CCM
|
||||
select HAS_MCUX_ENET
|
||||
select HAS_MCUX_FLEXSPI
|
||||
select HAS_MCUX_IGPIO
|
||||
select HAS_MCUX_LPI2C
|
||||
select HAS_MCUX_LPSPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue