diff options
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/alpha/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/alpha/Kconfig b/hw/alpha/Kconfig index 9af650c94e..7f3455ce1e 100644 --- a/hw/alpha/Kconfig +++ b/hw/alpha/Kconfig @@ -1,5 +1,7 @@ config DP264 bool + default y + depends on ALPHA imply PCI_DEVICES imply TEST_DEVICES imply E1000_PCI |