forked from rrcarlosr/Jetpack
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
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.
|