Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146718
b: refs/heads/master
c: 4fa48e1
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed May 8, 2009
1 parent 2cc9991 commit 9b529c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e367592cc93ac653e7bc0bebbc9bb713a77e2696
refs/heads/master: 4fa48e1774992fd03a4cd83a0f2adecb288c46f8
4 changes: 2 additions & 2 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -168,13 +168,15 @@ config CPU_SH3
bool
select CPU_HAS_INTEVT
select CPU_HAS_SR_RB
select SYS_SUPPORTS_TMU

config CPU_SH4
bool
select CPU_HAS_INTEVT
select CPU_HAS_SR_RB
select CPU_HAS_PTEA if !CPU_SH4A || CPU_SHX2
select CPU_HAS_FPU if !CPU_SH4AL_DSP
select SYS_SUPPORTS_TMU

config CPU_SH4A
bool
Expand Down Expand Up @@ -393,7 +395,6 @@ config CPU_SUBTYPE_SH7785
select CPU_SHX2
select ARCH_SPARSEMEM_ENABLE
select SYS_SUPPORTS_NUMA
select SYS_SUPPORTS_TMU

config CPU_SUBTYPE_SH7786
bool "Support SH7786 processor"
Expand Down Expand Up @@ -428,7 +429,6 @@ config CPU_SUBTYPE_SH7722
select ARCH_SPARSEMEM_ENABLE
select SYS_SUPPORTS_NUMA
select SYS_SUPPORTS_CMT
select SYS_SUPPORTS_TMU

config CPU_SUBTYPE_SH7366
bool "Support SH7366 processor"
Expand Down

0 comments on commit 9b529c4

Please sign in to comment.