blob: 6e2c8b7608007fdd12db0aa6fb480d5083b83512 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001menu "MET"
2
3config 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
10endmenu
11