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