qemu/hw/nios2/Kconfig
<<
>>
Prefs
   1config NIOS2_10M50
   2    bool
   3    select NIOS2
   4    select SERIAL
   5    select ALTERA_TIMER
   6
   7config NIOS2_GENERIC_NOMMU
   8    bool
   9    select NIOS2
  10
  11config NIOS2
  12    bool
  13