xref: /openbmc/linux/drivers/acpi/apei/Kconfig (revision a643ce20)
1*a643ce20SHuang Yingconfig ACPI_APEI
2*a643ce20SHuang Ying	bool "ACPI Platform Error Interface (APEI)"
3*a643ce20SHuang Ying	depends on X86
4*a643ce20SHuang Ying	help
5*a643ce20SHuang Ying	  APEI allows to report errors (for example from the chipset)
6*a643ce20SHuang Ying	  to the operating system. This improves NMI handling
7*a643ce20SHuang Ying	  especially. In addition it supports error serialization and
8*a643ce20SHuang Ying	  error injection.
9