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

MLK-21052-26 arm64: Kconfig: Add ARCH_FSL_IMX8QM


Kconfig snippets based on rel_imx_4.14.98_2.0.0_ga_rc1

Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
parent ce3e5bfa
No related branches found
No related tags found
No related merge requests found
...@@ -312,6 +312,19 @@ config ARCH_ZYNQMP ...@@ -312,6 +312,19 @@ config ARCH_ZYNQMP
help help
This enables support for Xilinx ZynqMP Family This enables support for Xilinx ZynqMP Family
config ARCH_FSL_IMX8QM
bool "Freescale i.MX8QM SOC"
select PINCTRL
select PINCTRL_IMX
select PINCTRL_IMX8QM
select HAVE_IMX_MU
select HAVE_IMX_SC
select HAVE_IMX_SC_PD
select PM
select SOC_BUS
help
This enables support for Freescale i.MX8QM SOC.
config ARCH_FSL_IMX8QXP config ARCH_FSL_IMX8QXP
bool "Freescale i.MX8QXP SOC" bool "Freescale i.MX8QXP SOC"
select PINCTRL select PINCTRL
......
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