qemu-patch-raspberry4/default-configs/sh4-softmmu.mak
Paul Brook f8f5cfbaa4 PCI config include
Split PCI config options into a separate file

Signed-off-by: Paul Brook <paul@codesourcery.com>
2010-11-27 00:06:13 +00:00

9 lines
147 B
Makefile

# Default configuration for sh4-softmmu
include pci.mak
CONFIG_SERIAL=y
CONFIG_PTIMER=y
CONFIG_IDE_CORE=y
CONFIG_PFLASH_CFI02=y
CONFIG_ISA_MMIO=y