0858746b83
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
11 lines
242 B
Makefile
11 lines
242 B
Makefile
# Default configuration for lm32-softmmu
|
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
#
|
|
#CONFIG_MILKYMIST_TMU2=n # disabling it actually causes compile-time failures
|
|
|
|
# Boards:
|
|
#
|
|
CONFIG_LM32=y
|
|
CONFIG_MILKYMIST=y
|