Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139716
b: refs/heads/master
c: dba7a77
h: refs/heads/master
v: v3
  • Loading branch information
Grant Erickson authored and Linus Torvalds committed Apr 3, 2009
1 parent 459661d commit ac4d5f1
Show file tree
Hide file tree
Showing 5 changed files with 1,631 additions and 2 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: 4577ca55681eaecb76e75beb99c098e0cdf7a92e
refs/heads/master: dba7a77c0e403f859ff67ee39f833b6bffb4d49e
9 changes: 9 additions & 0 deletions trunk/drivers/edac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,13 @@ config EDAC_CELL
Cell Broadband Engine internal memory controller
on platform without a hypervisor

config EDAC_PPC4XX
tristate "PPC4xx IBM DDR2 Memory Controller"
depends on EDAC_MM_EDAC && 4xx
help
This enables support for EDAC on the ECC memory used
with the IBM DDR2 memory controller found in various
PowerPC 4xx embedded processors such as the 405EX[r],
440SP, 440SPe, 460EX, 460GT and 460SX.

endif # EDAC
2 changes: 1 addition & 1 deletion trunk/drivers/edac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ obj-$(CONFIG_EDAC_PASEMI) += pasemi_edac.o
obj-$(CONFIG_EDAC_MPC85XX) += mpc85xx_edac.o
obj-$(CONFIG_EDAC_MV64X60) += mv64x60_edac.o
obj-$(CONFIG_EDAC_CELL) += cell_edac.o

obj-$(CONFIG_EDAC_PPC4XX) += ppc4xx_edac.o
Loading

0 comments on commit ac4d5f1

Please sign in to comment.