Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / drivers / firmware / Kconfig
index 7db73c833d28d2e945ba9c9bfffa85eb5696ba89..b7c748248e5332e2a4d0fbc5db8220275004feaa 100644 (file)
@@ -48,6 +48,14 @@ config ARM_SCPI_POWER_DOMAIN
          This enables support for the SCPI power domains which can be
          enabled or disabled via the SCP firmware
 
+config ARM_SDE_INTERFACE
+       bool "ARM Software Delegated Exception Interface (SDEI)"
+       depends on ARM64
+       help
+         The Software Delegated Exception Interface (SDEI) is an ARM
+         standard for registering callbacks from the platform firmware
+         into the OS. This is typically used to implement RAS notifications.
+
 config EDD
        tristate "BIOS Enhanced Disk Drive calls determine boot disk"
        depends on X86