1bb4cb1c33
Make room for target files in default-configs/targets/ Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13 lines
221 B
Makefile
13 lines
221 B
Makefile
# Default configuration for sparc64-softmmu
|
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
#
|
|
#CONFIG_PCI_DEVICES=n
|
|
#CONFIG_SUNHME=n
|
|
#CONFIG_TEST_DEVICES=n
|
|
|
|
# Boards:
|
|
#
|
|
CONFIG_SUN4U=y
|
|
CONFIG_NIAGARA=y
|