xref: /qemu/hw/alpha/Kconfig (revision 8e3034914a51444a4e5db9b82a8cc711cc1f76ed)
1config DP264
2    bool
3    default y
4    depends on ALPHA
5    imply PCI_DEVICES
6    imply TEST_DEVICES
7    imply E1000_PCI
8    select I82378
9    select IDE_CMD646
10    select MC146818RTC
11    select PCI
12    select PCKBD
13    select SMC37C669
14