qemu/default-configs/lm32-softmmu.mak
<<
>>
Prefs
   1# Default configuration for lm32-softmmu
   2
   3# Uncomment the following lines to disable these optional devices:
   4#
   5#CONFIG_MILKYMIST_TMU2=n        # disabling it actually causes compile-time failures
   6
   7CONFIG_SEMIHOSTING=y
   8
   9# Boards:
  10#
  11CONFIG_LM32=y
  12CONFIG_MILKYMIST=y
  13