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
59d6ab86
Commit
59d6ab86
authored
Oct 06, 2006
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MIPS] Update Malta config.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
ba00003a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
85 additions
and
33 deletions
+85
-33
arch/mips/Kconfig
arch/mips/Kconfig
+10
-10
arch/mips/configs/malta_defconfig
arch/mips/configs/malta_defconfig
+75
-23
No files found.
arch/mips/Kconfig
View file @
59d6ab86
...
...
@@ -1465,10 +1465,8 @@ config MIPS_MT_DISABLED
the option of an MT-enabled processor this option will be the only
option in this menu.
config MIPS_MT_SMTC
bool "SMTC: Use all TCs on all VPEs for SMP"
depends on CPU_MIPS32_R2
#depends on CPU_MIPS64_R2 # once there is hardware ...
config MIPS_MT_SMP
bool "Use 1 TC on each available VPE for SMP"
depends on SYS_SUPPORTS_MULTITHREADING
select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_SRS
...
...
@@ -1476,11 +1474,13 @@ config MIPS_MT_SMTC
select SMP
select SYS_SUPPORTS_SMP
help
This is a kernel model which is
known a SMTC or lately has been
marketesed into SMVP.
This is a kernel model which is
also known a VSMP or lately
has been
marketesed into SMVP.
config MIPS_MT_SMP
bool "Use 1 TC on each available VPE for SMP"
config MIPS_MT_SMTC
bool "SMTC: Use all TCs on all VPEs for SMP"
depends on CPU_MIPS32_R2
#depends on CPU_MIPS64_R2 # once there is hardware ...
depends on SYS_SUPPORTS_MULTITHREADING
select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_SRS
...
...
@@ -1488,8 +1488,8 @@ config MIPS_MT_SMP
select SMP
select SYS_SUPPORTS_SMP
help
This is a kernel model which is
also known a VSMP or lately
has been
marketesed into SMVP.
This is a kernel model which is
known a SMTC or lately has been
marketesed into SMVP.
config MIPS_VPE_LOADER
bool "VPE loader support."
...
...
arch/mips/configs/malta_defconfig
View file @
59d6ab86
This diff is collapsed.
Click to expand it.
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