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