]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
cxl: Add CONFIG_CXL_EEH symbol
authorDaniel Axtens <dja@axtens.net>
Fri, 14 Aug 2015 07:41:27 +0000 (17:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 17 Aug 2015 03:56:29 +0000 (13:56 +1000)
commit25901632c9323e5208cca66097a0b8f34c752606
tree66fccbd0c38477b1a9187b3d8f329809ef6d408c
parent9e8df8a219635c5af36a49d78c1f69009b780339
cxl: Add CONFIG_CXL_EEH symbol

CONFIG_CXL_EEH is for CXL's EEH related code.

Other drivers can depend on or #ifdef on this symbol to configure
PERST behaviour, allowing CXL to participate in the EEH process.

Reviewed-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/Kconfig