Skip to content
Snippets Groups Projects
Commit d9e426f9 authored by Leonard Crestez's avatar Leonard Crestez
Browse files

MLK-21059-4 arm64: Kconfig: Add imx8mm support


Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
parent a4d7c47b
No related branches found
No related tags found
No related merge requests found
......@@ -357,4 +357,18 @@ config ARCH_FSL_IMX8MQ
help
This enables support for Freescale i.MX8MQ SOC.
config ARCH_FSL_IMX8MM
bool "Freescale i.MX8MM SOC"
select SERIAL_IMX
select PINCTRL
select PINCTRL_IMX
select PINCTRL_IMX8MM
select HAVE_IMX8_SOC
select HAVE_IMX_SRC
select HAVE_IMX_GPC_PSCI
select PM
select SOC_BUS
help
This enables support for Freescale i.MX8MM SOC.
endmenu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment