kernel-brax3-ubuntu-touch/drivers/misc/mediatek/locking/Kconfig
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

9 lines
426 B
Text

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.