xref: /openbmc/qemu/hw/tricore/Kconfig (revision 97ef5f8862e1442a8d1c6044e19aa19ce9d1e974)
1config TRICORE
2    bool
3
4config TRIBOARD
5    bool
6    select TRICORE
7    select TC27X_SOC
8
9config TC27X_SOC
10    bool
11