From 12f983c6aa165bc85ac061856cb3970d80ee25b4 Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Wed, 6 Dec 2017 13:36:21 -0600 Subject: ipmi: Add PCI IPMI interfaces Pretty straightforward, just hook the current KCS and BT code into the PCI system with the proper configuration. Cc: Michael S. Tsirkin Cc: M: Marcel Apfelbaum Signed-off-by: Corey Minyard --- hw/i386/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hw/i386') diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index c7a9d6315c..d10f4e3e8b 100644 --- a/hw/i386/Kconfig +++ b/hw/i386/Kconfig @@ -8,6 +8,8 @@ config PC imply HYPERV imply ISA_IPMI_KCS imply ISA_IPMI_BT + imply PCI_IPMI_KCS + imply PCI_IPMI_BT imply ISA_DEBUG imply PARALLEL imply PCI_DEVICES -- cgit v1.2.3-55-g7522