Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
fe9f64b3
Commit
fe9f64b3
authored
May 24, 2004
by
Russell King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ARM] Fix sorting of machine class symbols.
These are supposed to be ordered by option name.
parent
de7888b6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
arch/arm/Kconfig
arch/arm/Kconfig
+8
-8
No files found.
arch/arm/Kconfig
View file @
fe9f64b3
...
@@ -84,9 +84,6 @@ config ARCH_CLPS711X
...
@@ -84,9 +84,6 @@ config ARCH_CLPS711X
config ARCH_CO285
config ARCH_CO285
bool "Co-EBSA285"
bool "Co-EBSA285"
config ARCH_PXA
bool "PXA2xx-based"
config ARCH_EBSA110
config ARCH_EBSA110
bool "EBSA-110"
bool "EBSA-110"
help
help
...
@@ -126,6 +123,9 @@ config ARCH_L7200
...
@@ -126,6 +123,9 @@ config ARCH_L7200
If you have any questions or comments about the Linux kernel port
If you have any questions or comments about the Linux kernel port
to this board, send e-mail to sjhill@cotw.com.
to this board, send e-mail to sjhill@cotw.com.
config ARCH_PXA
bool "PXA2xx-based"
config ARCH_RPC
config ARCH_RPC
bool "RiscPC"
bool "RiscPC"
help
help
...
@@ -135,9 +135,6 @@ config ARCH_RPC
...
@@ -135,9 +135,6 @@ config ARCH_RPC
config ARCH_SA1100
config ARCH_SA1100
bool "SA1100-based"
bool "SA1100-based"
config ARCH_SHARK
bool "Shark"
config ARCH_S3C2410
config ARCH_S3C2410
bool "Samsung S3C2410"
bool "Samsung S3C2410"
help
help
...
@@ -145,8 +142,8 @@ config ARCH_S3C2410
...
@@ -145,8 +142,8 @@ config ARCH_S3C2410
BAST (http://www.simtec.co.uk/products/EB110ITX/), the IPAQ 1940 or
BAST (http://www.simtec.co.uk/products/EB110ITX/), the IPAQ 1940 or
the Samsung SMDK2410 development board (and derviatives).
the Samsung SMDK2410 development board (and derviatives).
config ARCH_
OMAP
config ARCH_
SHARK
bool "
TI OMAP
"
bool "
Shark
"
config ARCH_LH7A40X
config ARCH_LH7A40X
bool "Sharp LH7A40X"
bool "Sharp LH7A40X"
...
@@ -156,6 +153,9 @@ config ARCH_LH7A40X
...
@@ -156,6 +153,9 @@ config ARCH_LH7A40X
core with a wide array of integrated devices for
core with a wide array of integrated devices for
hand-held and low-power applications.
hand-held and low-power applications.
config ARCH_OMAP
bool "TI OMAP"
config ARCH_VERSATILE_PB
config ARCH_VERSATILE_PB
bool "Versatile PB"
bool "Versatile PB"
help
help
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment