Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62589
b: refs/heads/master
c: f8eb77d
h: refs/heads/master
i:
  62587: 3d199b2
v: v3
  • Loading branch information
Robert P. J. Day authored and Paul Mackerras committed Jul 22, 2007
1 parent 9efac6c commit bd88b06
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 1e57ba8dddcbb384b293f948cba190c5199cf945
refs/heads/master: f8eb77d6fbdf13b94bcea48023d4e1dce4b3bffe
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/configs/prpmc2800_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ CONFIG_PPC_STD_MMU_32=y
# CONFIG_PPC_MM_SLICES is not set
# CONFIG_SMP is not set
CONFIG_NOT_COHERENT_CACHE=y
CONFIG_CONFIG_CHECK_CACHE_COHERENCY=y
CONFIG_CHECK_CACHE_COHERENCY=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/Kconfig.cputype
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ config NOT_COHERENT_CACHE
depends on 4xx || 8xx || E200
default y

config CONFIG_CHECK_CACHE_COHERENCY
config CHECK_CACHE_COHERENCY
bool

endmenu
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/embedded6xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ config MPC10X_BRIDGE
config MV64X60
bool
select PPC_INDIRECT_PCI
select CONFIG_CHECK_CACHE_COHERENCY
select CHECK_CACHE_COHERENCY

config MPC10X_OPENPIC
bool
Expand Down

0 comments on commit bd88b06

Please sign in to comment.