You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
354 B
8 lines
354 B
config MTK_DEVAPC_DRIVER |
|
bool "Enable MTK Device APC driver" |
|
default n |
|
help |
|
Device APC is a kernel driver controlling internal device security. |
|
If someone tries to access a device, which is not allowed by the device, |
|
he cannot access the device and will get a violation interrupt. |
|
Device APC prevents malicious access to internal devices.
|
|
|