xref: /openbmc/qemu/hw/nios2/Kconfig (revision ca61e750)
1config NIOS2_10M50
2    bool
3    select NIOS2
4    select SERIAL
5    select ALTERA_TIMER
6    select NIOS2_VIC
7
8config NIOS2_GENERIC_NOMMU
9    bool
10    select NIOS2
11
12config NIOS2
13    bool
14