aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 25d2c6f7325e..f1304d38aa21 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2375,12 +2375,9 @@ config X86_DMA_REMAP
2375 depends on STA2X11 2375 depends on STA2X11
2376 2376
2377config IOSF_MBI 2377config IOSF_MBI
2378 bool 2378 tristate
2379 default m
2379 depends on PCI 2380 depends on PCI
2380 ---help---
2381 To be selected by modules requiring access to the Intel OnChip System
2382 Fabric (IOSF) Sideband MailBox Interface (MBI). For MBI platforms
2383 enumerable by PCI.
2384 2381
2385source "net/Kconfig" 2382source "net/Kconfig"
2386 2383