From 80bb2ff770e3e6ff2922a7b60978394571ec64cb Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 25 Aug 2011 11:38:59 -1000 Subject: target-alpha: Add CLIPPER emulation. This is a DP264 variant, SMP capable, no unusual hardware present. The emulation does not currently include any PCI IOMMU code. Hopefully the generic support for that can be merged to HEAD soon. Signed-off-by: Richard Henderson --- default-configs/alpha-softmmu.mak | 2 ++ 1 file changed, 2 insertions(+) (limited to 'default-configs') diff --git a/default-configs/alpha-softmmu.mak b/default-configs/alpha-softmmu.mak index abadcffec9..be86d0c4e6 100644 --- a/default-configs/alpha-softmmu.mak +++ b/default-configs/alpha-softmmu.mak @@ -3,7 +3,9 @@ include pci.mak CONFIG_SERIAL=y CONFIG_I8254=y +CONFIG_PCKBD=y CONFIG_VGA_PCI=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_VMWARE_VGA=y +CONFIG_IDE_CMD646=y -- cgit v1.2.3-55-g7522