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