Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git] / hw / ipmi / Kconfig
blobb944fae1000b5eaee2293073bceb2b2c2e71ca53
1 config IPMI
2     bool
4 config IPMI_LOCAL
5     bool
6     default y
7     depends on IPMI
9 config IPMI_EXTERN
10     bool
11     default y
12     depends on IPMI
14 config ISA_IPMI_KCS
15     bool
16     depends on ISA_BUS
17     select IPMI
19 config ISA_IPMI_BT
20     bool
21     depends on ISA_BUS
22     select IPMI