Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162691
b: refs/heads/master
c: 9c954f8
h: refs/heads/master
i:
  162689: b65881e
  162687: 1958357
v: v3
  • Loading branch information
Sonic Zhang authored and Mike Frysinger committed Sep 17, 2009
1 parent b66320e commit f499777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 204844ebd08cfb0c83689e55d6633dcd0230d36d
refs/heads/master: 9c954f89412b346e0aeec01c5729cb7ca63e2673
4 changes: 1 addition & 3 deletions trunk/arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -987,19 +987,17 @@ endchoice
config BFIN_L2_DCACHEABLE
bool "Enable DCACHE for L2 SRAM"
depends on BFIN_DCACHE
depends on BF54x || BF561
depends on (BF54x || BF561) && !SMP
default n
choice
prompt "L2 SRAM DCACHE policy"
depends on BFIN_L2_DCACHEABLE
default BFIN_L2_WRITEBACK
config BFIN_L2_WRITEBACK
bool "Write back"
depends on !SMP

config BFIN_L2_WRITETHROUGH
bool "Write through"
depends on !SMP
endchoice


Expand Down

0 comments on commit f499777

Please sign in to comment.