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
12
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
95b8f20f
Commit
95b8f20f
authored
15 years ago
by
Russell King
Browse files
Options
Downloads
Patches
Plain Diff
ARM: fix badly placed mach/plat entries in Kconfig & Makefile
Signed-off-by:
Russell King
<
rmk+kernel@arm.linux.org.uk
>
parent
7284ce6c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/arm/Kconfig
+35
-35
35 additions, 35 deletions
arch/arm/Kconfig
arch/arm/Makefile
+2
-2
2 additions, 2 deletions
arch/arm/Makefile
with
37 additions
and
37 deletions
arch/arm/Kconfig
+
35
−
35
View file @
95b8f20f
...
@@ -729,14 +729,26 @@ config ARCH_U8500
...
@@ -729,14 +729,26 @@ config ARCH_U8500
endchoice
endchoice
source "arch/arm/mach-aaec2000/Kconfig"
source "arch/arm/mach-at91/Kconfig"
source "arch/arm/mach-bcmring/Kconfig"
source "arch/arm/mach-clps711x/Kconfig"
source "arch/arm/mach-clps711x/Kconfig"
source "arch/arm/mach-davinci/Kconfig"
source "arch/arm/mach-dove/Kconfig"
source "arch/arm/mach-ep93xx/Kconfig"
source "arch/arm/mach-ep93xx/Kconfig"
source "arch/arm/mach-footbridge/Kconfig"
source "arch/arm/mach-footbridge/Kconfig"
source "arch/arm/mach-gemini/Kconfig"
source "arch/arm/mach-gemini/Kconfig"
source "arch/arm/mach-h720x/Kconfig"
source "arch/arm/mach-integrator/Kconfig"
source "arch/arm/mach-integrator/Kconfig"
source "arch/arm/mach-iop32x/Kconfig"
source "arch/arm/mach-iop32x/Kconfig"
...
@@ -751,16 +763,26 @@ source "arch/arm/mach-ixp2000/Kconfig"
...
@@ -751,16 +763,26 @@ source "arch/arm/mach-ixp2000/Kconfig"
source "arch/arm/mach-ixp23xx/Kconfig"
source "arch/arm/mach-ixp23xx/Kconfig"
source "arch/arm/mach-kirkwood/Kconfig"
source "arch/arm/mach-ks8695/Kconfig"
source "arch/arm/mach-lh7a40x/Kconfig"
source "arch/arm/mach-loki/Kconfig"
source "arch/arm/mach-loki/Kconfig"
source "arch/arm/mach-msm/Kconfig"
source "arch/arm/mach-mv78xx0/Kconfig"
source "arch/arm/mach-mv78xx0/Kconfig"
source "arch/arm/mach-pxa/Kconfig"
source "arch/arm/plat-mxc/Kconfig"
source "arch/arm/plat-pxa/Kconfig"
source "arch/arm/mach-
mmp
/Kconfig"
source "arch/arm/mach-
netx
/Kconfig"
source "arch/arm/mach-sa1100/Kconfig"
source "arch/arm/mach-nomadik/Kconfig"
source "arch/arm/plat-nomadik/Kconfig"
source "arch/arm/mach-ns9xxx/Kconfig"
source "arch/arm/plat-omap/Kconfig"
source "arch/arm/plat-omap/Kconfig"
...
@@ -770,9 +792,14 @@ source "arch/arm/mach-omap2/Kconfig"
...
@@ -770,9 +792,14 @@ source "arch/arm/mach-omap2/Kconfig"
source "arch/arm/mach-orion5x/Kconfig"
source "arch/arm/mach-orion5x/Kconfig"
source "arch/arm/mach-kirkwood/Kconfig"
source "arch/arm/mach-pxa/Kconfig"
source "arch/arm/plat-pxa/Kconfig"
source "arch/arm/mach-dove/Kconfig"
source "arch/arm/mach-mmp/Kconfig"
source "arch/arm/mach-realview/Kconfig"
source "arch/arm/mach-sa1100/Kconfig"
source "arch/arm/plat-samsung/Kconfig"
source "arch/arm/plat-samsung/Kconfig"
source "arch/arm/plat-s3c24xx/Kconfig"
source "arch/arm/plat-s3c24xx/Kconfig"
...
@@ -800,41 +827,14 @@ if ARCH_S5PC1XX
...
@@ -800,41 +827,14 @@ if ARCH_S5PC1XX
source "arch/arm/mach-s5pc100/Kconfig"
source "arch/arm/mach-s5pc100/Kconfig"
endif
endif
source "arch/arm/mach-
lh7a40x
/Kconfig"
source "arch/arm/mach-
u300
/Kconfig"
source "arch/arm/mach-
h720x
/Kconfig"
source "arch/arm/mach-
ux500
/Kconfig"
source "arch/arm/mach-versatile/Kconfig"
source "arch/arm/mach-versatile/Kconfig"
source "arch/arm/mach-aaec2000/Kconfig"
source "arch/arm/mach-realview/Kconfig"
source "arch/arm/mach-at91/Kconfig"
source "arch/arm/plat-mxc/Kconfig"
source "arch/arm/mach-nomadik/Kconfig"
source "arch/arm/plat-nomadik/Kconfig"
source "arch/arm/mach-netx/Kconfig"
source "arch/arm/mach-ns9xxx/Kconfig"
source "arch/arm/mach-davinci/Kconfig"
source "arch/arm/mach-ks8695/Kconfig"
source "arch/arm/mach-msm/Kconfig"
source "arch/arm/mach-u300/Kconfig"
source "arch/arm/mach-w90x900/Kconfig"
source "arch/arm/mach-w90x900/Kconfig"
source "arch/arm/mach-bcmring/Kconfig"
source "arch/arm/mach-ux500/Kconfig"
# Definitions to make life easier
# Definitions to make life easier
config ARCH_ACORN
config ARCH_ACORN
bool
bool
...
...
This diff is collapsed.
Click to expand it.
arch/arm/Makefile
+
2
−
2
View file @
95b8f20f
...
@@ -146,6 +146,7 @@ machine-$(CONFIG_ARCH_MX1) := mx1
...
@@ -146,6 +146,7 @@ machine-$(CONFIG_ARCH_MX1) := mx1
machine-$(CONFIG_ARCH_MX2)
:=
mx2
machine-$(CONFIG_ARCH_MX2)
:=
mx2
machine-$(CONFIG_ARCH_MX25)
:=
mx25
machine-$(CONFIG_ARCH_MX25)
:=
mx25
machine-$(CONFIG_ARCH_MX3)
:=
mx3
machine-$(CONFIG_ARCH_MX3)
:=
mx3
machine-$(CONFIG_ARCH_MXC91231)
:=
mxc91231
machine-$(CONFIG_ARCH_NETX)
:=
netx
machine-$(CONFIG_ARCH_NETX)
:=
netx
machine-$(CONFIG_ARCH_NOMADIK)
:=
nomadik
machine-$(CONFIG_ARCH_NOMADIK)
:=
nomadik
machine-$(CONFIG_ARCH_NS9XXX)
:=
ns9xxx
machine-$(CONFIG_ARCH_NS9XXX)
:=
ns9xxx
...
@@ -171,12 +172,12 @@ machine-$(CONFIG_ARCH_U8500) := ux500
...
@@ -171,12 +172,12 @@ machine-$(CONFIG_ARCH_U8500) := ux500
machine-$(CONFIG_ARCH_VERSATILE)
:=
versatile
machine-$(CONFIG_ARCH_VERSATILE)
:=
versatile
machine-$(CONFIG_ARCH_W90X900)
:=
w90x900
machine-$(CONFIG_ARCH_W90X900)
:=
w90x900
machine-$(CONFIG_FOOTBRIDGE)
:=
footbridge
machine-$(CONFIG_FOOTBRIDGE)
:=
footbridge
machine-$(CONFIG_ARCH_MXC91231)
:=
mxc91231
# Platform directory name. This list is sorted alphanumerically
# Platform directory name. This list is sorted alphanumerically
# by CONFIG_* macro name.
# by CONFIG_* macro name.
plat-$(CONFIG_ARCH_MXC)
:=
mxc
plat-$(CONFIG_ARCH_MXC)
:=
mxc
plat-$(CONFIG_ARCH_OMAP)
:=
omap
plat-$(CONFIG_ARCH_OMAP)
:=
omap
plat-$(CONFIG_ARCH_STMP3XXX)
:=
stmp3xxx
plat-$(CONFIG_PLAT_IOP)
:=
iop
plat-$(CONFIG_PLAT_IOP)
:=
iop
plat-$(CONFIG_PLAT_NOMADIK)
:=
nomadik
plat-$(CONFIG_PLAT_NOMADIK)
:=
nomadik
plat-$(CONFIG_PLAT_ORION)
:=
orion
plat-$(CONFIG_PLAT_ORION)
:=
orion
...
@@ -184,7 +185,6 @@ plat-$(CONFIG_PLAT_PXA) := pxa
...
@@ -184,7 +185,6 @@ plat-$(CONFIG_PLAT_PXA) := pxa
plat-$(CONFIG_PLAT_S3C24XX)
:=
s3c24xx s3c samsung
plat-$(CONFIG_PLAT_S3C24XX)
:=
s3c24xx s3c samsung
plat-$(CONFIG_PLAT_S3C64XX)
:=
s3c64xx s3c samsung
plat-$(CONFIG_PLAT_S3C64XX)
:=
s3c64xx s3c samsung
plat-$(CONFIG_PLAT_S5PC1XX)
:=
s5pc1xx s3c samsung
plat-$(CONFIG_PLAT_S5PC1XX)
:=
s5pc1xx s3c samsung
plat-$(CONFIG_ARCH_STMP3XXX)
:=
stmp3xxx
ifeq
($(CONFIG_ARCH_EBSA110),y)
ifeq
($(CONFIG_ARCH_EBSA110),y)
# This is what happens if you forget the IOCS16 line.
# This is what happens if you forget the IOCS16 line.
...
...
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