| config MTK_IRRX |
| tristate "support MTK irrx" |
| depends on MEDIA_SUPPORT && LIRC |
| help |
| If the platform is supported for IRRX, |
| this configuration should be configured, |
| and the IRRX driver configuration should |
| be configured as well. |
| |
| config MTK_IRRX_MOUSE_DRAG |
| tristate "Support MTK IR as drag MOUSE" |
| depends on MTK_IRRX |
| help |
| It support IR as drag mouse. |
| When on this mode, you can rotate the viewpoint |
| of 360 video by pressing LEFT/RIGHT/UP/DOWN key of IR. |
| If this option is set, it will support IR as drag mouse. |
| |
| source "$(KCONFIG_EXT_PREFIX)drivers/misc/mediatek/irrx/nec/Kconfig" |
| source "$(KCONFIG_EXT_PREFIX)drivers/misc/mediatek/irrx/rc5/Kconfig" |
| source "$(KCONFIG_EXT_PREFIX)drivers/misc/mediatek/irrx/rc6/Kconfig" |
| source "$(KCONFIG_EXT_PREFIX)drivers/misc/mediatek/irrx/sirc/Kconfig" |
| source "$(KCONFIG_EXT_PREFIX)drivers/misc/mediatek/irrx/rcmm/Kconfig" |