| config MTK_LOCKING_AEE | |
| tristate "Enable MTK locking AEE" | |
| depends on PROVE_LOCKING && HAVE_KPROBES && MODULES && MTK_AEE_FEATURE | |
| select KPROBES | |
| help | |
| CONFIG_MTK_LOCKING_AEE define if mtk locking AEE tool should be | |
| built-in, module or not. If mtk locking AEE tool is enabled, a | |
| Kernel API dump will be generated when the lockdep is turned off. | |
| If you are not sure about whether to enable it or not, please set n. |