drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
[firefly-linux-kernel-4.4.55.git] / drivers / acpi / Kconfig
index 93d2c7971df626d6fb2db453b700c2b16a95a199..746411518802a369cb244878caa993b0293331e0 100644 (file)
@@ -360,4 +360,13 @@ config ACPI_SBS
          To compile this driver as a module, choose M here:
          the modules will be called sbs and sbshc.
 
+config ACPI_HED
+       tristate "Hardware Error Device"
+       help
+         This driver supports the Hardware Error Device (PNP0C33),
+         which is used to report some hardware errors notified via
+         SCI, mainly the corrected errors.
+
+source "drivers/acpi/apei/Kconfig"
+
 endif  # ACPI