]> Git Repo - qemu.git/blob - default-configs/ppc-softmmu.mak
Compile i8254 only once
[qemu.git] / default-configs / ppc-softmmu.mak
1 # Default configuration for ppc-softmmu
2
3 CONFIG_GDBSTUB_XML=y
4 CONFIG_USB_OHCI=y
5 CONFIG_ISA_MMIO=y
6 CONFIG_ESCC=y
7 CONFIG_M48T59=y
8 CONFIG_VGA_PCI=y
9 CONFIG_I8254=y
This page took 0.024367 seconds and 4 git commands to generate.