mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-12 23:58:38 +00:00
12 lines
193 B
Makefile
12 lines
193 B
Makefile
# Default configuration for sh4eb-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
|