17bd1d409SAlexander Shishkinconfig STM 27bd1d409SAlexander Shishkin tristate "System Trace Module devices" 37bd1d409SAlexander Shishkin help 47bd1d409SAlexander Shishkin A System Trace Module (STM) is a device exporting data in System 57bd1d409SAlexander Shishkin Trace Protocol (STP) format as defined by MIPI STP standards. 67bd1d409SAlexander Shishkin Examples of such devices are Intel(R) Trace Hub and Coresight STM. 77bd1d409SAlexander Shishkin 87bd1d409SAlexander Shishkin Say Y here to enable System Trace Module device support. 9*2c415381SAlexander Shishkin 10*2c415381SAlexander Shishkinconfig STM_DUMMY 11*2c415381SAlexander Shishkin tristate "Dummy STM driver" 12*2c415381SAlexander Shishkin help 13*2c415381SAlexander Shishkin This is a simple dummy device that pretends to be an stm device 14*2c415381SAlexander Shishkin and discards your data. Use for stm class testing. 15*2c415381SAlexander Shishkin 16*2c415381SAlexander Shishkin If you don't know what this is, say N. 17