moxie: configure with default-configs file

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
master
Paolo Bonzini 2013-03-27 18:54:12 +01:00
parent 1fd6bb44ed
commit ce3b494cb5
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
# Default configuration for moxie-softmmu
CONFIG_SERIAL=y
CONFIG_VGA=y

View File

@ -1,5 +1,5 @@
# moxie boards
obj-y = serial.o mc146818rtc.o vga.o
obj-y = mc146818rtc.o
obj-y := $(addprefix ../,$(obj-y))
obj-y += moxiesim.o