Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
99d7e357
Commit
99d7e357
authored
Mar 4, 2019
by
Leonard Crestez
Browse files
Options
Downloads
Patches
Plain Diff
MLK-21054
-5 arm64: Kconfig: Add imx8mq support
Signed-off-by:
Leonard Crestez
<
leonard.crestez@nxp.com
>
parent
30c01bf8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/Kconfig.platforms
+17
-0
17 additions, 0 deletions
arch/arm64/Kconfig.platforms
with
17 additions
and
0 deletions
arch/arm64/Kconfig.platforms
+
17
−
0
View file @
99d7e357
...
@@ -340,4 +340,21 @@ config ARCH_FSL_IMX8QXP
...
@@ -340,4 +340,21 @@ config ARCH_FSL_IMX8QXP
help
help
This enables support for Freescale i.MX8QXP SOC.
This enables support for Freescale i.MX8QXP SOC.
config HAVE_IMX_SRC
bool
config ARCH_FSL_IMX8MQ
bool "Freescale i.MX8MQ SOC"
select SERIAL_IMX
select PINCTRL
select PINCTRL_IMX
select PINCTRL_IMX8MQ
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.MX8MQ SOC.
endmenu
endmenu
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment