kernel_samsung_a34x-permissive/drivers/misc/mediatek/emi_mpu/Kconfig
2024-04-28 15:49:01 +02:00

9 lines
288 B
Plaintext
Executable file

config MTK_EMI_MPU
bool "enable MTK_EMI_MPU"
default n
help
This config enable/disable EMI MPU Driver.
EMI MPU driver is used to protect some memory regions.
It can set protected start/end address of the memory region,
and access permission of all domains for that region.