Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36684
b: refs/heads/master
c: 6b237a3
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Sep 27, 2006
1 parent 0dd78cd commit df24acb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f37f46eb1c0bd0b11c34ef06c7365658be989d80
refs/heads/master: 6b237a355afd342509f1471e0c338637bcd958bc
5 changes: 5 additions & 0 deletions trunk/arch/arm/mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ config CPU_ARM610
# ARM7TDMI
config CPU_ARM7TDMI
bool "Support ARM7TDMI processor"
depends on !MMU
select CPU_32v4T
select CPU_ABRT_LV4T
select CPU_CACHE_V4
Expand Down Expand Up @@ -78,6 +79,7 @@ config CPU_ARM720T
# ARM740T
config CPU_ARM740T
bool "Support ARM740T processor" if ARCH_INTEGRATOR
depends on !MMU
select CPU_32v4T
select CPU_ABRT_LV4T
select CPU_CACHE_V3 # although the core is v4t
Expand All @@ -93,6 +95,7 @@ config CPU_ARM740T
# ARM9TDMI
config CPU_ARM9TDMI
bool "Support ARM9TDMI processor"
depends on !MMU
select CPU_32v4T
select CPU_ABRT_EV4T
select CPU_CACHE_V4
Expand Down Expand Up @@ -187,6 +190,7 @@ config CPU_ARM926T
# ARM940T
config CPU_ARM940T
bool "Support ARM940T processor" if ARCH_INTEGRATOR
depends on !MMU
select CPU_32v4T
select CPU_ABRT_EV4T
select CPU_CACHE_VIVT
Expand All @@ -203,6 +207,7 @@ config CPU_ARM940T
# ARM946E-S
config CPU_ARM946E
bool "Support ARM946E-S processor" if ARCH_INTEGRATOR
depends on !MMU
select CPU_32v5
select CPU_ABRT_EV5T
select CPU_CACHE_VIVT
Expand Down

0 comments on commit df24acb

Please sign in to comment.