]> Git Repo - qemu.git/blob - default-configs/sparc64-softmmu.mak
Update language files for QEMU 2.6.0
[qemu.git] / default-configs / sparc64-softmmu.mak
1 # Default configuration for sparc64-softmmu
2
3 include pci.mak
4 include usb.mak
5 CONFIG_ISA_MMIO=y
6 CONFIG_M48T59=y
7 CONFIG_PTIMER=y
8 CONFIG_SERIAL=y
9 CONFIG_PARALLEL=y
10 CONFIG_PCKBD=y
11 CONFIG_FDC=y
12 CONFIG_IDE_ISA=y
13 CONFIG_IDE_CMD646=y
14 CONFIG_PCI_APB=y
15 CONFIG_MC146818RTC=y
16 CONFIG_ISA_TESTDEV=y
This page took 0.022125 seconds and 4 git commands to generate.