From 38033052f64026e53f2718b05cad45df5b59f2f4 Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Wed, 1 Apr 2015 15:11:10 -0500 Subject: ipmi: Add an SMBus IPMI interface Signed-off-by: Corey Minyard --- hw/i386/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/i386/Kconfig') diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index d10f4e3e8b..c5c9d4900e 100644 --- a/hw/i386/Kconfig +++ b/hw/i386/Kconfig @@ -10,6 +10,7 @@ config PC imply ISA_IPMI_BT imply PCI_IPMI_KCS imply PCI_IPMI_BT + imply IPMI_SSIF imply ISA_DEBUG imply PARALLEL imply PCI_DEVICES -- cgit v1.2.3-55-g7522