diff options
Diffstat (limited to 'hw/ipmi/Kconfig')
-rw-r--r-- | hw/ipmi/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/ipmi/Kconfig b/hw/ipmi/Kconfig index 68f8ba1a54..6a4f08f2fa 100644 --- a/hw/ipmi/Kconfig +++ b/hw/ipmi/Kconfig @@ -9,6 +9,8 @@ config IPMI_EXTERN config ISA_IPMI_KCS bool + depends on ISA_BUS config ISA_IPMI_BT bool + depends on ISA_BUS |