diff options
Diffstat (limited to 'hw/block/Kconfig')
-rw-r--r-- | hw/block/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/block/Kconfig b/hw/block/Kconfig index b60e2ab..6a23659 100644 --- a/hw/block/Kconfig +++ b/hw/block/Kconfig @@ -1,5 +1,7 @@ config FDC bool + default y + depends on ISA_BUS config SSI_M25P80 bool |