aboutsummaryrefslogtreecommitdiff
path: root/hw/ipmi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ipmi/Kconfig')
-rw-r--r--hw/ipmi/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/hw/ipmi/Kconfig b/hw/ipmi/Kconfig
index b944fae..12db4e8 100644
--- a/hw/ipmi/Kconfig
+++ b/hw/ipmi/Kconfig
@@ -20,3 +20,13 @@ config ISA_IPMI_BT
bool
depends on ISA_BUS
select IPMI
+
+config PCI_IPMI_KCS
+ bool
+ depends on PCI
+ select IPMI
+
+config PCI_IPMI_BT
+ bool
+ depends on PCI
+ select IPMI