]> Git Repo - qemu.git/blob - default-configs/alpha-softmmu.mak
docs/devel/testing: Add -a option to usermod command on docker setup
[qemu.git] / default-configs / alpha-softmmu.mak
1 # Default configuration for alpha-softmmu
2
3 include pci.mak
4 include usb.mak
5 CONFIG_SERIAL=y
6 CONFIG_SERIAL_ISA=y
7 CONFIG_I82374=y
8 CONFIG_I8254=y
9 CONFIG_I8257=y
10 CONFIG_PARALLEL=y
11 CONFIG_FDC=y
12 CONFIG_PCKBD=y
13 CONFIG_VGA_CIRRUS=y
14 CONFIG_IDE_CORE=y
15 CONFIG_IDE_QDEV=y
16 CONFIG_VMWARE_VGA=y
17 CONFIG_IDE_CMD646=y
18 CONFIG_I8259=y
19 CONFIG_MC146818RTC=y
20 CONFIG_ISA_TESTDEV=y
21 CONFIG_SMC37C669=y
22 CONFIG_DP264=y
This page took 0.024284 seconds and 4 git commands to generate.