Kconfig 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. #
  2. # EDAC Kconfig
  3. # Copyright (c) 2003 Linux Networx
  4. # Licensed and distributed under the GPL
  5. #
  6. menuconfig EDAC
  7. bool "EDAC - error detection and reporting (EXPERIMENTAL)"
  8. depends on HAS_IOMEM
  9. depends on EXPERIMENTAL
  10. depends on X86 || PPC
  11. help
  12. EDAC is designed to report errors in the core system.
  13. These are low-level errors that are reported in the CPU or
  14. supporting chipset or other subsystems:
  15. memory errors, cache errors, PCI errors, thermal throttling, etc..
  16. If unsure, select 'Y'.
  17. If this code is reporting problems on your system, please
  18. see the EDAC project web pages for more information at:
  19. <http://bluesmoke.sourceforge.net/>
  20. and:
  21. <http://buttersideup.com/edacwiki>
  22. There is also a mailing list for the EDAC project, which can
  23. be found via the sourceforge page.
  24. if EDAC
  25. comment "Reporting subsystems"
  26. config EDAC_DEBUG
  27. bool "Debugging"
  28. help
  29. This turns on debugging information for the entire EDAC
  30. sub-system. You can insert module with "debug_level=x", current
  31. there're four debug levels (x=0,1,2,3 from low to high).
  32. Usually you should select 'N'.
  33. config EDAC_DEBUG_VERBOSE
  34. bool "More verbose debugging"
  35. depends on EDAC_DEBUG
  36. help
  37. This option makes debugging information more verbose.
  38. Source file name and line number where debugging message
  39. printed will be added to debugging message.
  40. config EDAC_MM_EDAC
  41. tristate "Main Memory EDAC (Error Detection And Correction) reporting"
  42. default y
  43. help
  44. Some systems are able to detect and correct errors in main
  45. memory. EDAC can report statistics on memory error
  46. detection and correction (EDAC - or commonly referred to ECC
  47. errors). EDAC will also try to decode where these errors
  48. occurred so that a particular failing memory module can be
  49. replaced. If unsure, select 'Y'.
  50. config EDAC_AMD76X
  51. tristate "AMD 76x (760, 762, 768)"
  52. depends on EDAC_MM_EDAC && PCI && X86_32
  53. help
  54. Support for error detection and correction on the AMD 76x
  55. series of chipsets used with the Athlon processor.
  56. config EDAC_E7XXX
  57. tristate "Intel e7xxx (e7205, e7500, e7501, e7505)"
  58. depends on EDAC_MM_EDAC && PCI && X86_32
  59. help
  60. Support for error detection and correction on the Intel
  61. E7205, E7500, E7501 and E7505 server chipsets.
  62. config EDAC_E752X
  63. tristate "Intel e752x (e7520, e7525, e7320) and 3100"
  64. depends on EDAC_MM_EDAC && PCI && X86 && HOTPLUG
  65. help
  66. Support for error detection and correction on the Intel
  67. E7520, E7525, E7320 server chipsets.
  68. config EDAC_I82443BXGX
  69. tristate "Intel 82443BX/GX (440BX/GX)"
  70. depends on EDAC_MM_EDAC && PCI && X86_32
  71. depends on BROKEN
  72. help
  73. Support for error detection and correction on the Intel
  74. 82443BX/GX memory controllers (440BX/GX chipsets).
  75. config EDAC_I82875P
  76. tristate "Intel 82875p (D82875P, E7210)"
  77. depends on EDAC_MM_EDAC && PCI && X86_32
  78. help
  79. Support for error detection and correction on the Intel
  80. DP82785P and E7210 server chipsets.
  81. config EDAC_I82975X
  82. tristate "Intel 82975x (D82975x)"
  83. depends on EDAC_MM_EDAC && PCI && X86
  84. help
  85. Support for error detection and correction on the Intel
  86. DP82975x server chipsets.
  87. config EDAC_I3000
  88. tristate "Intel 3000/3010"
  89. depends on EDAC_MM_EDAC && PCI && X86
  90. help
  91. Support for error detection and correction on the Intel
  92. 3000 and 3010 server chipsets.
  93. config EDAC_X38
  94. tristate "Intel X38"
  95. depends on EDAC_MM_EDAC && PCI && X86
  96. help
  97. Support for error detection and correction on the Intel
  98. X38 server chipsets.
  99. config EDAC_I5400
  100. tristate "Intel 5400 (Seaburg) chipsets"
  101. depends on EDAC_MM_EDAC && PCI && X86
  102. help
  103. Support for error detection and correction the Intel
  104. i5400 MCH chipset (Seaburg).
  105. config EDAC_I82860
  106. tristate "Intel 82860"
  107. depends on EDAC_MM_EDAC && PCI && X86_32
  108. help
  109. Support for error detection and correction on the Intel
  110. 82860 chipset.
  111. config EDAC_R82600
  112. tristate "Radisys 82600 embedded chipset"
  113. depends on EDAC_MM_EDAC && PCI && X86_32
  114. help
  115. Support for error detection and correction on the Radisys
  116. 82600 embedded chipset.
  117. config EDAC_I5000
  118. tristate "Intel Greencreek/Blackford chipset"
  119. depends on EDAC_MM_EDAC && X86 && PCI
  120. help
  121. Support for error detection and correction the Intel
  122. Greekcreek/Blackford chipsets.
  123. config EDAC_I5100
  124. tristate "Intel San Clemente MCH"
  125. depends on EDAC_MM_EDAC && X86 && PCI
  126. help
  127. Support for error detection and correction the Intel
  128. San Clemente MCH.
  129. config EDAC_MPC85XX
  130. tristate "Freescale MPC85xx"
  131. depends on EDAC_MM_EDAC && FSL_SOC && MPC85xx
  132. help
  133. Support for error detection and correction on the Freescale
  134. MPC8560, MPC8540, MPC8548
  135. config EDAC_MV64X60
  136. tristate "Marvell MV64x60"
  137. depends on EDAC_MM_EDAC && MV64X60
  138. help
  139. Support for error detection and correction on the Marvell
  140. MV64360 and MV64460 chipsets.
  141. config EDAC_PASEMI
  142. tristate "PA Semi PWRficient"
  143. depends on EDAC_MM_EDAC && PCI
  144. depends on PPC_PASEMI
  145. help
  146. Support for error detection and correction on PA Semi
  147. PWRficient.
  148. config EDAC_CELL
  149. tristate "Cell Broadband Engine memory controller"
  150. depends on EDAC_MM_EDAC && PPC_CELL_COMMON
  151. help
  152. Support for error detection and correction on the
  153. Cell Broadband Engine internal memory controller
  154. on platform without a hypervisor
  155. endif # EDAC