2019-01-23 07:56:00 +01:00
|
|
|
config IPMI
|
|
|
|
bool
|
|
|
|
|
|
|
|
config IPMI_LOCAL
|
|
|
|
bool
|
2019-01-29 12:16:25 +01:00
|
|
|
default y
|
|
|
|
depends on IPMI
|
2019-01-23 07:56:00 +01:00
|
|
|
|
|
|
|
config IPMI_EXTERN
|
|
|
|
bool
|
2019-01-29 12:16:25 +01:00
|
|
|
default y
|
|
|
|
depends on IPMI
|
2019-01-23 07:56:00 +01:00
|
|
|
|
|
|
|
config ISA_IPMI_KCS
|
|
|
|
bool
|
2019-01-23 07:56:09 +01:00
|
|
|
depends on ISA_BUS
|
2019-01-29 12:16:25 +01:00
|
|
|
select IPMI
|
2019-01-23 07:56:00 +01:00
|
|
|
|
|
|
|
config ISA_IPMI_BT
|
|
|
|
bool
|
2019-01-23 07:56:09 +01:00
|
|
|
depends on ISA_BUS
|
2019-01-29 12:16:25 +01:00
|
|
|
select IPMI
|