11 lines
314 B
Text
11 lines
314 B
Text
config MTK_IRTX_PWM_SUPPORT
|
|
tristate "Mediatek PWM IR transmitter"
|
|
depends on RC_CORE
|
|
depends on ARCH_MEDIATEK
|
|
depends on MTK_PWM
|
|
help
|
|
Say Y if you want to use the PWM IR transmitter
|
|
on Mediatek SoCs.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called mtk-irtx-pwm.
|