aboutsummaryrefslogtreecommitdiff
path: root/hw/block/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block/Kconfig')
-rw-r--r--hw/block/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/block/Kconfig b/hw/block/Kconfig
index 8c3be60a19..9e8f28f982 100644
--- a/hw/block/Kconfig
+++ b/hw/block/Kconfig
@@ -6,6 +6,10 @@ config FDC_ISA
depends on ISA_BUS
select FDC
+config FDC_SYSBUS
+ bool
+ select FDC
+
config SSI_M25P80
bool