mirror of
https://github.com/qemu/qemu.git
synced 2025-08-15 13:47:03 +00:00

None of the (current) sparc32 machines have a PCI bus, so remove the PCI code from these configs. Signed-off-by: Paul Brook <paul@codesourcery.com>
10 lines
148 B
Makefile
10 lines
148 B
Makefile
# Default configuration for sparc-softmmu
|
|
|
|
CONFIG_ECC=y
|
|
CONFIG_ESP=y
|
|
CONFIG_ESCC=y
|
|
CONFIG_M48T59=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_FDC=y
|
|
CONFIG_EMPTY_SLOT=y
|