qemu-patch-raspberry4/hw/ipmi/Kconfig
Paolo Bonzini a7e2315907 isa: express dependencies with kconfig
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <20190123065618.3520-36-yang.zhong@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-07 21:45:53 +01:00

17 lines
183 B
Plaintext

config IPMI
bool
config IPMI_LOCAL
bool
config IPMI_EXTERN
bool
config ISA_IPMI_KCS
bool
depends on ISA_BUS
config ISA_IPMI_BT
bool
depends on ISA_BUS