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