arch: x86: New MailBox support driver for Intel SOC's
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / Kconfig
index 0952ecd..ca5959a 100644 (file)
@@ -2393,6 +2393,14 @@ config X86_DMA_REMAP
        bool
        depends on STA2X11
 
+config IOSF_MBI
+       bool
+       depends on PCI
+       ---help---
+         To be selected by modules requiring access to the Intel OnChip System
+         Fabric (IOSF) Sideband MailBox Interface (MBI). For MBI platforms
+         enumerable by PCI.
+
 source "net/Kconfig"
 
 source "drivers/Kconfig"