xref: /openbmc/qemu/hw/cris/Kconfig (revision e3d143e9)
1config AXIS
2    bool
3    select ETRAXFS
4    select PFLASH_CFI02
5    select NAND
6
7config ETRAXFS
8   bool
9   select PTIMER
10