mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-27 07:50:30 +00:00
12 lines
191 B
Makefile
12 lines
191 B
Makefile
# Default configuration for sh4-softmmu
|
|
|
|
include pci.mak
|
|
include usb.mak
|
|
CONFIG_SERIAL=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_PFLASH_CFI02=y
|
|
CONFIG_ISA_MMIO=y
|
|
CONFIG_SH4=y
|
|
CONFIG_IDE_MMIO=y
|
|
CONFIG_SM501=y
|