xref: /openbmc/qemu/hw/alpha/Kconfig (revision 057f7680f4ed1cc27a0520c0628bfb94f850c56a)
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