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