rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | menu "MET" |
2 | |||||
3 | config MTK_MET | ||||
4 | tristate "MET core driver" | ||||
5 | default n | ||||
6 | ---help--- | ||||
7 | The core module of MTK MET profiling tool. | ||||
8 | We can use the config to define MET core driver. | ||||
9 | It's depend on MTK_FTRACE | ||||
10 | endmenu | ||||
11 |