| config MTK_VQ | |
| tristate "use di for deinterlace" | |
| select MTK_NR | |
| help | |
| This enable use DI HW for video deinterlace | |
| Choose this option if you have a Mediatek SoCs. | |
| The module will be called mtk_di | |
| This driver provides deinterlace function | |
| to userspace | |
| config MTK_NR | |
| bool "use nr for noise reduction" | |
| help | |
| This enable use NR HW for video noise reduction | |
| Choose this option if you have a Mediatek SoCs. | |
| The module will be called mtk_nr | |
| This driver provides noise reduction function | |
| to userspace |