aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ide/Kconfig')
-rw-r--r--hw/ide/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/Kconfig b/hw/ide/Kconfig
index 246e27b9e8..ab47b6a7a3 100644
--- a/hw/ide/Kconfig
+++ b/hw/ide/Kconfig
@@ -12,6 +12,7 @@ config IDE_PCI
config IDE_ISA
bool
+ depends on ISA_BUS
select IDE_QDEV
config IDE_PIIX