| config DEVICE_MODULES_MTK_DEVAPC |
| tristate "Mediatek Device APC Support" |
| 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, it cannot access the device and will get a violation |
| interrupt. Device APC prevents malicious access to internal devices. |
| |
| config DEVAPC_ARCH_MULTI |
| tristate "Mediatek Device APC driver architecture multi" |
| help |
| Say yes here to enable support Mediatek |
| Device APC driver which is based on HW |
| architecture version 2. |
| This architecture supports multiple Infra AO. |
| |
| config MTK_SERROR_HOOK |
| bool "Mediatek Slave Error Dump Hook Support" |
| help |
| Say yes here to enable support Mediatek |
| slave error dump which can see Device APC driver |
| violation log in case of slave error happened. |
| This is for debug purpose. |
| |
| config DEVAPC_MT6853 |
| tristate "Mediatek MT6853 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6853 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6873 |
| tristate "Mediatek MT6873 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6873 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6879 |
| tristate "Mediatek MT6879 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6879 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6886 |
| tristate "Mediatek MT6886 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6886 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6893 |
| tristate "Mediatek MT6893 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6893 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6895 |
| tristate "Mediatek MT6895 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6895 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6983 |
| tristate "Mediatek MT6983 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6983 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |
| |
| config DEVAPC_MT6985 |
| tristate "Mediatek MT6985 Device APC driver" |
| select DEVICE_MODULES_MTK_DEVAPC |
| select DEVAPC_ARCH_MULTI |
| help |
| Say yes here to enable support Mediatek MT6985 |
| Device APC driver. |
| This driver is combined with DEVAPC_ARCH_MULTI for |
| common handle flow. |