arm64: kconfig: allow support for memory failure handling
authorJonathan (Zhixiong) Zhang <[email protected]>
Thu, 8 Jun 2017 17:25:29 +0000 (18:25 +0100)
committerWill Deacon <[email protected]>
Mon, 12 Jun 2017 15:04:29 +0000 (16:04 +0100)
commitc484f2564db12fa2b01b198ecb6ff0751a3e5e32
treeacd7c3af8094bb59c8845ea5357b27add5d4a4eb
parent0e3a9026396cd7d0eb5777ba923a8f30a3d9db19
arm64: kconfig: allow support for memory failure handling

Declare ARCH_SUPPORTS_MEMORY_FAILURE, as arm64 does support
memory failure recovery attempt.

Signed-off-by: Jonathan (Zhixiong) Zhang <[email protected]>
Signed-off-by: Tyler Baicar <[email protected]>
(Dropped changes to ACPI APEI Kconfig and updated commit log)
Signed-off-by: Punit Agrawal <[email protected]>
Acked-by: Steve Capper <[email protected]>
Tested-by: Manoj Iyer <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/Kconfig