xref: /openbmc/qemu/hw/cris/Kconfig (revision 8aa2211e)
1config AXIS
2    bool
3    default y
4    depends on CRIS
5    select ETRAXFS
6    select PFLASH_CFI02
7    select NAND
8
9config ETRAXFS
10   bool
11   select PTIMER
12