mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-14 00:43:36 +00:00
![Paolo Bonzini](/assets/img/avatar_default.png)
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
183 B
Makefile
12 lines
183 B
Makefile
# Default configuration for sparc-softmmu
|
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
#
|
|
#CONFIG_TCX=n
|
|
#CONFIG_CG3=n
|
|
|
|
# Boards:
|
|
#
|
|
CONFIG_SUN4M=y
|
|
CONFIG_LEON3=y
|