1config TRICORE_TESTBOARD 2 default y 3 depends on TRICORE 4 bool 5 6config TRIBOARD 7 bool 8 default y 9 depends on TRICORE 10 select TC27X_SOC 11 12config TC27X_SOC 13 bool 14