blob: 0980a3eb21d88ed002c95cf51d6a807e482e686d (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BMC_IPMI
default y if BMC_BT_LPC_IPMI
help
Determines if Hostboot communicates to the BMC using IPMI
config BMC_BT_LPC_IPMI
default n
depends on BMC_IPMI
help
Determines if the BMC uses the LPC bus for block-transfer IPMI traffic
|