aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/Kconfig')
-rw-r--r--arch/sparc64/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index 489b6912fa09..8df73714caf1 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -191,6 +191,17 @@ config US2E_FREQ
191 191
192 If in doubt, say N. 192 If in doubt, say N.
193 193
194config US3_MC
195 tristate "UltraSPARC-III Memory Controller driver"
196 default y
197 help
198 This adds a driver for the UltraSPARC-III memory controller.
199 Loading this driver allows exact mnemonic strings to be
200 printed in the event of a memory error, so that the faulty DIMM
201 on the motherboard can be matched to the error.
202
203 If in doubt, say Y, as this information can be very useful.
204
194# Global things across all Sun machines. 205# Global things across all Sun machines.
195config GENERIC_LOCKBREAK 206config GENERIC_LOCKBREAK
196 bool 207 bool