cfce6d8934
No target-specific bits remaining, let's move it over. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
13 lines
213 B
Makefile
13 lines
213 B
Makefile
# Default configuration for alpha-softmmu
|
|
|
|
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
|
|
CONFIG_I8259=y
|