x86, iosf: Make IOSF driver modular and usable by more drivers
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / Kconfig
index e409891..98aa930 100644 (file)
@@ -2436,12 +2436,9 @@ config X86_DMA_REMAP
        depends on STA2X11
 
 config IOSF_MBI
-       bool
+       tristate
+       default m
        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"