Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
11
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
d9e426f9
Commit
d9e426f9
authored
6 years ago
by
Leonard Crestez
Browse files
Options
Downloads
Patches
Plain Diff
MLK-21059
-4 arm64: Kconfig: Add imx8mm support
Signed-off-by:
Leonard Crestez
<
leonard.crestez@nxp.com
>
parent
a4d7c47b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm64/Kconfig.platforms
+14
-0
14 additions, 0 deletions
arch/arm64/Kconfig.platforms
with
14 additions
and
0 deletions
arch/arm64/Kconfig.platforms
+
14
−
0
View file @
d9e426f9
...
...
@@ -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
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
register
or
sign in
to comment