summaryrefslogtreecommitdiffstats
path: root/drivers/ras/Kconfig
blob: 98db055fbe7f943af30e6e1723c39ddaabafd6c3 (plain) (blame)
1
2
3
4
5
6
7
config ARM64_RAS
	tristate "ARM64 RAS Handler"
	depends on ARM64 && RAS
	default y
	help
	  This driver adds an interface for handling RAS Correctable
	  Errors per core, per core cluster and per CCPLEX.