summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorTeo Hall <teo.hall@nxp.com>2018-02-08 15:37:40 -0600
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:30:39 +0800
commitf4c7795c850f8182c0b5f0893043daa589ecdc7f (patch)
tree9f16cd92c7917838b4aab738ef924a5411f9ff33 /arch/arm64/Kconfig.platforms
parent452e21ea346f15f18ff3a289dd54d1aae6eee34b (diff)
MLK-17570: Add i.MX8QP support
Add Kconfig and DTS support for i.MX8QP with a simplified structure Signed-off-by: Teo Hall <teo.hall@nxp.com> Squashed into a single commit during 4.14 rebase. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index e882ff1b2ba1..1924ab134bb4 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -276,6 +276,17 @@ config ARCH_FSL_IMX8QM
help
This enables support for Freescale i.MX8QM SOC.
+config ARCH_FSL_IMX8QP
+ bool "Freescale i.MX8QP SOC"
+ select PINCTRL
+ select PINCTRL_IMX
+ select PINCTRL_IMX8QM
+ select PM
+ select SOC_BUS
+ help
+ This enables support for Freescale i.MX8QP SOC.
+
+
config ARCH_FSL_IMX8QXP
bool "Freescale i.MX8QXP SOC"
select PINCTRL