xref: /openbmc/qemu/hw/ipmi/Kconfig (revision 82f5181777ebe04b550fd94a1d04c49dd3f012dc)
1config IPMI
2    bool
3
4config IPMI_LOCAL
5    bool
6
7config IPMI_EXTERN
8    bool
9
10config ISA_IPMI_KCS
11    bool
12
13config ISA_IPMI_BT
14    bool
15