mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
72ea60e411
Some machines use floppy controllers via the SysBus interface,
and don't need to pull in all the ISA code.
Extract the ISA specific code to a new unit: fdc-isa.c, and
add a new Kconfig symbol: "FDC_ISA".
This allows us to remove the FIXME from commit
|
||
---|---|---|
.. | ||
Kconfig | ||
meson.build | ||
niagara.c | ||
sparc64.c | ||
sun4u_iommu.c | ||
sun4u.c | ||
trace-events | ||
trace.h |