Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225959
b: refs/heads/master
c: 3f408fa
h: refs/heads/master
i:
  225957: efbd1de
  225955: c17e7da
  225951: 1f2af3d
v: v3
  • Loading branch information
Haojian Zhuang authored and Eric Miao committed Dec 18, 2010
1 parent 76e7569 commit 2e608f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9b5ef47dc9d154a79f320eeaddc4bc9684ae1ea
refs/heads/master: 3f408fa071418183742110f7314d6b596916e31e
7 changes: 4 additions & 3 deletions trunk/arch/arm/mach-mmp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ config MACH_BROWNSTONE

config MACH_FLINT
bool "Marvell's Flint Development Platform"
depends on !CPU_MOHAWK
select CPU_MMP2
help
Say 'Y' here if you want to support the Marvell MMP2-based
Expand All @@ -60,6 +61,7 @@ config MACH_FLINT

config MACH_MARVELL_JASPER
bool "Marvell's Jasper Development Platform"
depends on !CPU_MOHAWK
select CPU_MMP2
help
Say 'Y' here if you want to support the Marvell MMP2-base
Expand Down Expand Up @@ -91,8 +93,7 @@ config CPU_PXA910

config CPU_MMP2
bool
select CPU_V6
select CPU_32v6K
select CPU_PJ4
help
Select code specific to MMP2. MMP2 is ARMv6 compatible.
Select code specific to MMP2. MMP2 is ARMv7 compatible.
endif
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ config CACHE_PL310

config CACHE_TAUROS2
bool "Enable the Tauros2 L2 cache controller"
depends on (ARCH_DOVE || ARCH_MMP)
depends on (ARCH_DOVE || ARCH_MMP || CPU_PJ4)
default y
select OUTER_CACHE
help
Expand Down

0 comments on commit 2e608f0

Please sign in to comment.