xref: /qemu/hw/alpha/Kconfig (revision 70ce076fa6dff60585c229a4b641b13e64bf03cf)
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